community.general/lib/ansible
James Cammarata e526743b4f Allowing `args: "{{some_var}}"` for task params again
This is unsafe and we debated re-adding it to the v2/2.0 codebase,
however it is a common-enough feature that we will simply mark it
as deprecated for now and remove it at some point in the future.

Fixes #11718
2015-07-24 10:33:12 -04:00
..
cli Add config file info to --version output 2015-07-23 15:32:39 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Allowing `args: "{{some_var}}"` for task params again 2015-07-24 10:33:12 -04:00
galaxy removed trailing newline 2015-07-10 22:12:46 -04:00
inventory Merge pull request #11079 from amegianeg/fix_broad_except_in_inventory 2015-07-23 13:36:02 -04:00
module_utils Merge pull request #11591 from defionscode/boto3 2015-07-23 15:54:28 -04:00
modules updated submodule refs 2015-07-23 13:44:47 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Allowing `args: "{{some_var}}"` for task params again 2015-07-24 10:33:12 -04:00
playbook Properly template task names 2015-07-23 15:45:36 -04:00
plugins fix adhoc that broke with assuming step is always in options 2015-07-24 10:03:43 -04:00
template Allowing `args: "{{some_var}}"` for task params again 2015-07-24 10:33:12 -04:00
utils Allowing `args: "{{some_var}}"` for task params again 2015-07-24 10:33:12 -04:00
vars Fix issues with vars_prompt and vars_files 2015-07-21 14:52:57 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py implemented simplified output for adhoc adn command modules as in v1 2015-07-23 13:42:20 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00