1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/clustering/consul
patchback[bot] d6cd90838f
consul: pythonisms + a couple of required_if clauses (#5367) (#5380)
* 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>
2022-10-18 10:25:50 +02:00
..
consul.py consul: pythonisms + a couple of required_if clauses (#5367) (#5380) 2022-10-18 10:25:50 +02:00
consul_acl.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
consul_kv.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
consul_session.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00