mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5a8422c8cb
* consul: fixed bug in ConsulService when storing checks * added changelog fragment * typo
2 lines
218 B
YAML
2 lines
218 B
YAML
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).
|