community.general/lib/ansible/modules
Marc Mercer c5c0d9086e [cloud][docs] update ec2_tag documentation example (#22586)
Currently the documentation utilizes with_subelements, but it does not parse the results correctly.  By changing to with_items: and specifying the proper list, we are able to tag the instances as expected.
2017-03-14 11:12:28 -04:00
..
cloud [cloud][docs] update ec2_tag documentation example (#22586) 2017-03-14 11:12:28 -04:00
clustering use safe load instead 2017-02-21 17:45:46 -05:00
commands YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
files Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory
messaging simplified if 2017-03-06 12:13:05 -05:00
monitoring Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
network fixes candidate var type in junos shared lib (#22551) 2017-03-13 07:27:45 -04:00
notification Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
packaging Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
remote_management Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
source_control Fix git clone tag with depth=1 2017-03-02 14:11:50 -08:00
storage Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
system Fix iptables TypeError if state/match/ctstate missing 2017-03-13 13:07:10 -04:00
utilities wait_for_connection: Update the docs to implementation (#22400) 2017-03-09 14:00:36 +00:00
web_infrastructure Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
windows Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
__init__.py