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/lib/ansible/modules/clustering
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
* Enable pylint unreachable test.
* Enable pylint suppressed-message test.
* Enable pylint redundant-unittest-assert test.
* Enable pylint bad-open-mode test.
* Enable pylint signature-differs test.
* Enable pylint unnecessary-pass test.
* Enable pylint unnecessary-lambda test.
* Enable pylint raising-bad-type test.
* Enable pylint logging-not-lazy test.
* Enable pylint logging-format-interpolation test.
* Enable pylint useless-else-on-loop test.
2017-09-18 23:20:32 -07:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
consul.py consul + Python 3.5 (#23935) 2017-09-09 18:41:08 -07:00
consul_acl.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
consul_kv.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
consul_session.py Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
kubernetes.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
oc.py Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
pacemaker_cluster.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
znode.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00