community.general/lib/ansible/modules
Sloane Hertel 338bf0fd3f ec2_vpc_dhcp_options_facts: if tags don't exist set them to default list instead of crashing - fixes #23825 (#23967)
* if tags don't exist set them to an empty list

* dhcp_option will always have a name tag

* make requested change
2017-06-29 22:47:05 +10:00
..
cloud ec2_vpc_dhcp_options_facts: if tags don't exist set them to default list instead of crashing - fixes #23825 (#23967) 2017-06-29 22:47:05 +10:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
crypto Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
database Return exception as string 2017-06-12 11:26:54 -04:00
files Corrected the examples in find module to make sure the commands are accurate to what is being described. 2017-06-28 18:17:22 -04:00
identity Fixed modules using Popen (#24558) 2017-06-22 05:22:34 -07: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 spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
net_tools Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
network Move net_* modules into specific sub-topics (#26234) 2017-06-29 13:04:33 +01:00
notification Correct failure message in flowdock (#25844) 2017-06-19 17:08:08 +01:00
packaging Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
remote_management Add missing __init__.py for modules. 2017-06-22 11:41:53 -07:00
source_control In the git module let ssh do its own host checking 2017-06-26 10:45:19 -07:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system Squashed commit of the following: 2017-06-28 17:02:13 -05:00
utilities Provide the list of files that were included by include_vars 2017-06-28 15:25:45 -04:00
web_infrastructure letsencrypt: FIX CN parsing to work with OpenSSL 1.1 (#25935) 2017-06-28 07:39:53 +02:00
windows fix win_updates failure with dict-typed args (#26208) 2017-06-28 16:36:53 -07:00
__init__.py