community.general/lib/ansible/modules
Matt Clay 442af3744e Miscellaneous pylint fixes.
The following rules are no longer disabled:

- bad-format-string
- duplicate-key
- lost-exception
- trailing-newlines
- unexpected-keyword-arg
- useless-suppression
- using-constant-test
2017-09-13 01:53:08 -07:00
..
cloud Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
clustering Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto openssl_csr: consistent param namings (#29604) 2017-09-11 21:05:15 +02:00
database postgresql_db: Document that name and db are aliases (#29180) 2017-09-10 22:29:15 -04:00
files Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
identity shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring adds soft-update logic if force is set to no in zabbix_host module in… (#22614) 2017-09-11 09:14:22 -06:00
net_tools Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
network Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
notification Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
packaging yum: fallback to epoch=0 if not available 2017-09-12 13:30:35 -07:00
remote_management Modified yaml examples (#29039) 2017-09-12 18:48:00 -04:00
source_control Add testcases for github_issue (#26309) 2017-08-30 14:50:45 -04:00
storage Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
system refactor firewalld module with object abstraction (#26487) 2017-09-11 14:10:07 -07:00
utilities Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
web_infrastructure Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
windows windows facts: better way to get machine SID (#29821) 2017-09-12 13:00:28 -07:00
__init__.py