community.general/lib/ansible
Brian Coca 9d8721dbde properly track delegated host in loops
ansible_host can be pulled from inventory and not match inventory_hostname,
this can "loose" vars to a new host named by ansible_host vs the delegated host
fixes #25770
2017-06-19 17:50:52 -04:00
..
cli PEP 8 fixes. 2017-06-15 15:54:05 -07:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config Add persistent connection control path dir constant (#25736) 2017-06-15 11:14:43 +01:00
errors Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00
executor properly track delegated host in loops 2017-06-19 17:50:52 -04:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory Ensure hosts aren't duplicated in groups 2017-06-19 17:38:43 -04:00
module_utils win_uri: Add integration tests, new functionality... (#25373) 2017-06-19 17:30:08 +01:00
modules [cloud] fix dynamodb_ttl exception handling for ParamValidationError (#25870) 2017-06-19 15:29:14 -04:00
parsing 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
playbook Do not set default value for any_errors_fatal in Base 2017-06-16 00:56:06 -05:00
plugins properly track delegated host in loops 2017-06-19 17:50:52 -04:00
template Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00
utils Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
vars properly track delegated host in loops 2017-06-19 17:50:52 -04:00
__init__.py
constants.py constants: pep8 fix (#25735) 2017-06-15 13:40:06 +02:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00