community.general/lib/ansible
James Cammarata a9712bb0fb Fixing some delegate_to bugs
* Moving connection creation until after the task is post_validated,
  to make sure all fields are properly templated (#11230)
* Fixing problems related to the connection method and remote address
  lookup on the delegated-to host

Fixes #11230
2015-07-09 08:25:08 -04:00
..
cli Merge pull request #11415 from msabramo/remove_unnecessary_imports 2015-07-05 01:09:28 -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 Fixing some delegate_to bugs 2015-07-09 08:25:08 -04:00
galaxy now setuptools will pull the data dir with templates that are used by galaxy init 2015-07-01 11:12:10 -04:00
inventory Fixing some delegate_to bugs 2015-07-09 08:25:08 -04:00
module_utils Fix required_if (needed to pass list to _count_terms) 2015-07-08 09:45:02 -07:00
modules Update submodules refs 2015-07-07 10:54:36 -07:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Update exception handling to be python3 compat 2015-07-08 08:59:42 -07:00
playbook now allows for empty vars sections, returns empty dict 2015-07-08 22:45:01 -04:00
plugins added ignore_hidden to assemble 2015-07-09 00:27:29 -04:00
template implement jinja2 header overrides 2015-07-03 22:27:49 +02:00
utils Ensure that we're dealing with byte str when we print or log messages 2015-07-07 12:05:59 -07:00
vars Readd logic for ansible_managed to template action plugin 2015-07-07 16:48:19 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py minor fixes to constants 2015-07-08 16:33:51 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00