community.general/lib/ansible/modules
Sebastien Boyron 901bc2cffe 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
(cherry picked from commit ef51f00bbc9f24485915040b863c9d034d3c272c)
2017-09-21 20:01:13 -07: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 Command module bug fix, tests and cleanup. (#30432) 2017-09-15 11:57:50 -07:00
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 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 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 Adds module which allows users to manage partitions on a BIG-IP (#30577) 2017-09-21 14:48:51 +01:00
notification mail: Fix charset encoding issue 2017-09-21 01:07:53 +02:00
packaging Mention all yum list options in docs (#30706) 2017-09-21 19:11:53 +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