mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
31e622a0a3
* consul: fixed bug in ConsulService when storing checks
* added changelog fragment
* typo
(cherry picked from commit 5a8422c8cb
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
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).
|