community.general/lib/ansible/modules
Nathaniel McAuliffe c94c2831da extracting list from CustomerGateways to match create (#24897)
* Limiting CustomerGateway to dictionary within list of CustomerGateways

* Copying CustomerGateways[0] to CustomerGateway only if it exsits
2017-07-27 09:12:20 -04:00
..
cloud extracting list from CustomerGateways to match create (#24897) 2017-07-27 09:12:20 -04: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 'Response' makes more sense here than 'request' 2017-07-26 16:35:49 -07:00
network fix state absent nxos_hsrp (#27366) 2017-07-27 14:28:46 +05:30
notification update auth_flag variable after STARTTLS connection is established, fixes #26376 2017-07-03 23:07:47 -04:00
packaging Fix using DNF group upgrade/remove api 2017-07-26 07:39:26 -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 Added warning for cron jobs containing line breaks (#19184) 2017-07-27 02:19:36 -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 'Response' makes more sense here than 'request' 2017-07-26 16:35:49 -07:00
__init__.py