mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
* 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>
This commit is contained in:
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).
|
||||
Reference in New Issue
Block a user