ansible/test/units
Brian Coca 3cff54d69b
Fix missing delegate display (#74370)
* dont rely on vars, task already gives us info
* ensure we always display delegation in host label
* also added parens with ansible_host to show  target host vs resolved host
* delegating to self is not delegating
* delegated vars restoration for backwards compat
* tests need mock task with delegate_to
2021-04-28 13:24:38 -04:00
..
_vendor
ansible_test
cli
compat
config
errors
executor
galaxy
inventory
inventory_test_data/group_vars
mock
module_utils [facts] add hpux fc info, refactor aix and solaris code (#57406) 2021-04-28 10:17:19 -04:00
modules
parsing
playbook
plugins Fix missing delegate display (#74370) 2021-04-28 13:24:38 -04:00
regex
template
utils defend against bad or missing crypt (#74304) 2021-04-20 11:47:34 -04:00
vars
__init__.py
requirements.txt
test_constants.py
test_context.py