community.general/lib/ansible
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
..
cli Make vault encrypt/create/etc confirm pass again. 2017-03-09 14:32:21 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor moved network module magic from hardcoded to conf 2017-03-09 21:49:02 -05:00
galaxy Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
inventory warn when name is overloaded as both host and group 2017-03-13 17:41:25 -04:00
module_utils Add no_log to all network module_utils provider argument (#22566) 2017-03-13 13:21:46 -06:00
modules [cloud][docs] update ec2_tag documentation example (#22586) 2017-03-14 11:12:28 -04:00
parsing vault: Uniformize construction of cipher objects 2017-03-08 15:14:20 -05:00
playbook Verify that the role specification is using a comma before warning 2017-03-07 09:35:42 -05:00
plugins prevent winrm Add-Type debug noise from polluting stderr (#22583) 2017-03-13 14:47:06 -07:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Typo + rephrase (#22526) 2017-03-11 09:51:59 +00:00
vars Fix variable precedence of INI/script vars to be in-line with docs. 2017-03-02 17:07:00 -06:00
__init__.py
constants.py adds connection established message to ansible-connection (#22492) 2017-03-14 10:31:02 -04:00
release.py