community.general/lib/ansible/modules
Michael Scherer 5c49641798 Port the aix_inittab to python 3 (#45678)
Since izip no longer exist on python 3, we need to use zip
Fix #45220
2018-09-17 19:01:38 -04:00
..
cloud Wrong parameter in scaleway sshkey module example (#45737) 2018-09-17 15:04:09 -05:00
clustering Use a sensible default for k8s merge_type (#45284) 2018-09-08 10:08:09 +10:00
commands Clarify the creates and removes options (#45485) 2018-09-11 15:45:19 -05:00
crypto Refactoring GET request handling. (#45051) 2018-09-04 21:28:04 +02:00
database Update mysql_db.py (#41317) 2018-09-13 17:31:45 -04:00
files Make it clear that recurse only applies to state=directory (#40222) 2018-09-12 13:00:49 -04:00
identity Update keycloak_client.py (#45505) 2018-09-12 06:22:54 +02:00
inventory
messaging
monitoring Grafana datasource module : Use url_argument_spec from urls (#40402) 2018-09-10 16:06:34 -04:00
net_tools Improve code stability is checksum checking 2018-09-12 15:29:15 -07:00
network Add 'Wait for' example to asa_command module (#45190) 2018-09-17 15:12:46 -05:00
notification twilio: fix multi to_number support (#44878) 2018-09-16 08:38:25 +02:00
packaging Add example for multiple package selection with dnf (#45610) 2018-09-17 15:54:48 -04:00
remote_management Update the root URI to match the DMTF specification (#45295) 2018-09-11 19:15:59 -04:00
source_control Subversion: Only fire changed when content has changed (#41036) 2018-09-04 19:59:16 -04:00
storage not sure if typo or pun. (#45358) 2018-09-07 13:29:19 -04:00
system Port the aix_inittab to python 3 (#45678) 2018-09-17 19:01:38 -04:00
utilities Show multi-line messages in debug documentation (#23000) 2018-09-12 16:55:48 -04:00
web_infrastructure tower_credential: expect ssh_key_data to be a string instead of path (#45158) 2018-09-07 13:41:09 -04:00
windows Win deprecate 2.8 (#45473) 2018-09-11 14:23:48 +10:00
__init__.py