ansible/lib/ansible/plugins/callback
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
..
__init__.py Fix missing delegate display (#74370) 2021-04-28 13:24:38 -04:00
default.py Factor out host_label() in default stdout callback plugin (#73814) 2021-04-16 11:12:25 -04:00
junit.py Replace some more FQCNs. 2020-11-05 12:19:08 -08:00
minimal.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
oneline.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
tree.py rethink wording (#70028) 2020-10-30 17:13:12 -04:00