community.general/lib/ansible/executor
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
..
process ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
__init__.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
action_write_locks.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
module_common.py When cleaning up the AnsiBallZ tempdir we need to not fail if the tempdir wasn't created 2017-06-07 06:38:42 -07:00
play_iterator.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
playbook_executor.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
stats.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
task_executor.py properly track delegated host in loops 2017-06-19 17:50:52 -04:00
task_queue_manager.py Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
task_result.py Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 2017-02-24 12:33:24 -05:00