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
2017-09-27 09:12:46 +10:00
..
cloud ec2_instance_facts: requires boto3 and botocore 2017-09-27 09:12:46 +10: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_certificate: compare bytes with bytes on python3 (#30522) 2017-09-25 12:13:50 -07:00
database Don't expect (postgres) SERVER_VERSION to be M.N (#30417) 2017-09-15 18:03:06 +05:30
files replace: PEP8 compliancy, pylint and docs (#30856) 2017-09-25 17:55:45 -04: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 Fix documentation of "state" param 2017-09-26 12:36:31 +02:00
net_tools Support one to many A records in nsupdate module (#25620) 2017-09-13 18:21:48 -04:00
network - Adds sub-interface support for nxos_interface and nxos_ip_interface (#30830) 2017-09-26 21:34:51 +05:30
notification mail: Fix charset encoding issue 2017-09-21 01:07:53 +02:00
packaging [fix] pylint errors on modules packaging language (#30748) 2017-09-22 10:11:11 -07:00
remote_management Followup tweaks to module EXAMPLES, per comments in #29039 (#30248) 2017-09-24 04:55:19 -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 timezone: Add support for macOS (#23447) 2017-09-26 00:08:20 -04:00
utilities corrected import_play into to import_playbook (#30853) 2017-09-26 17:27:21 -04:00
web_infrastructure Remove example of using params for the url_password 2017-09-25 16:42:45 -07:00
windows Fix OS version check in win_power_plan (#30538) 2017-09-22 06:23:02 +10:00
__init__.py