community.general/lib/ansible/vars
James Cammarata 1f5584aa5b Refactoring delegate_to code
Now, instead of relying on hostvars on the executor side, we compile
the vars for the delegated to host in a special internal variable and
have the PlayContext object look for things there when applying task/
var overrides, which is much cleaner and takes advantage of the code
already dealing with all of the magic variable variations.

Fixes #12127
Fixes #12079
2015-09-18 15:25:10 -04:00
..
__init__.py Refactoring delegate_to code 2015-09-18 15:25:10 -04:00
hostvars.py Merge Host.ipv[46]_address into .address 2015-09-17 23:03:48 +05:30
unsafe_proxy.py Properly serialize UnsafeProxy objects 2015-09-10 14:01:02 -04:00