community.general/lib/ansible/modules
Martin Krizek 8b416abb49 Allow for creating yum repo based on metalink only (#30736) 2017-09-22 13:44:26 +02:00
..
cloud Clean code, fd.close not required since open as fd if used; remove get_redirected_output from cleanup_redirection_tempfiles since output is not used 2017-09-21 20:01:13 -07:00
clustering oc module- Fixing description & removing example command (#30257) 2017-09-19 15:09:22 -04:00
commands Fix command argument typo in telnet module docs (#30731) 2017-09-22 12:13:58 +05:30
crypto openssl: remove static dict for keyUsage (#30339) 2017-09-14 12:03:00 -04:00
database Don't expect (postgres) SERVER_VERSION to be M.N (#30417) 2017-09-15 18:03:06 +05:30
files Add a note about the limitations of a namespace check 2017-09-16 17:37:12 +02:00
identity Add update_dns option for ipa_host module (#30646) 2017-09-22 06:42:39 -04: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 Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
net_tools Support one to many A records in nsupdate module (#25620) 2017-09-13 18:21:48 -04:00
network Remove check_args for vyos modules (#30739) 2017-09-22 15:56:23 +05:30
notification mail: Fix charset encoding issue 2017-09-21 01:07:53 +02:00
packaging Allow for creating yum repo based on metalink only (#30736) 2017-09-22 13:44:26 +02:00
remote_management add default role of 'prometheus_alerts' for alerts (#29111) 2017-09-19 09:32:59 -04:00
source_control Remove unused variable in git module. (#28464) 2017-09-20 02:24:03 -04:00
storage Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
system modules/system/user.py: Change createhome to create_home (#30179) 2017-09-20 17:34:49 -07:00
utilities clarify documentation of import_role 2017-09-18 16:17:58 -04:00
web_infrastructure Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
windows Fix OS version check in win_power_plan (#30538) 2017-09-22 06:23:02 +10:00
__init__.py