mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
consul: fixed bug in ConsulService when storing checks (#4590)
* consul: fixed bug in ConsulService when storing checks * added changelog fragment * typo
This commit is contained in:
parent
841b46ff6a
commit
5a8422c8cb
2 changed files with 10 additions and 8 deletions
2
changelogs/fragments/4590-consul-fix-service-checks.yaml
Normal file
2
changelogs/fragments/4590-consul-fix-service-checks.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- consul - fixed bug where class ``ConsulService`` was overwriting the field ``checks``, preventing the addition of checks to a service (https://github.com/ansible-collections/community.general/pull/4590).
|
Loading…
Add table
Add a link
Reference in a new issue