community.general/lib/ansible/modules
Arthur Burkart 90a42d1e53 Updates docs to match module behavior (#26658)
* Updates docs to match module behavior

* Updates docs to match module behavior

Updated using advice from jimi-c

* Removes snippet about git module before v1.8.3

At suggestion of robinro
2017-07-25 23:21:23 -07:00
..
cloud Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
clustering Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
commands command: Remove executable parameter when using command 2017-07-11 13:34:46 -07:00
crypto openssl_publickey: Standardize implementaton of the module 2017-07-25 15:31:11 +02:00
database Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
files Add example of templating inline using copy module (#19752) 2017-07-22 22:12:31 -07:00
identity ipa_sudorule: Fix bug: get_sudorule_diff() takes exactly 2 arguments (3 given) (#21150) 2017-07-21 23:39:43 +02:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
net_tools Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
network fix nxos_hsrp (#27306) 2017-07-26 11:38:55 +05:30
notification update auth_flag variable after STARTTLS connection is established, fixes #26376 2017-07-03 23:07:47 -04:00
packaging Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
remote_management Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
source_control Updates docs to match module behavior (#26658) 2017-07-25 23:21:23 -07:00
storage Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
system Update svc.py 2017-07-25 22:07:51 -04:00
utilities Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
web_infrastructure New module: gunicorn (#26206) 2017-07-10 07:36:43 +01:00
windows Added ability to specify destination OU when joining a domain (#22393) 2017-07-21 10:50:54 +10:00
__init__.py