mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d6cd90838f
* consul: pythonisms + a couple of required_if clauses
* adjust condition of if
* adjust condition of if (again)
* Update plugins/modules/clustering/consul/consul.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* simplify parse_check logic
* fix condition of if
* remove test made redundant by required_if
* add changelog fragment
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit dfe1f9a29e
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
116 B
YAML
2 lines
116 B
YAML
minor_changes:
|
|
- consul - minor refactoring (https://github.com/ansible-collections/community.general/pull/5367).
|