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
Alexei Znamensky dfe1f9a29e
consul: pythonisms + a couple of required_if clauses (#5367)
* 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>
2022-10-18 09:17:13 +02:00
..
consul.py consul: pythonisms + a couple of required_if clauses (#5367) 2022-10-18 09:17:13 +02:00
consul_acl.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
consul_kv.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
consul_session.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00