community.general/lib/ansible/plugins/strategy
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
..
__init__.py properly track delegated host in loops 2017-06-19 17:50:52 -04:00
debug.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
free.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
linear.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00