ansible/test/units/plugins
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
..
action [become] Add Solaris chmod ACL fallback 2021-04-19 20:28:57 -05:00
become
cache Remove deprecated cache interfaces (#74198) 2021-04-13 11:08:20 -04:00
callback Fix missing delegate display (#74370) 2021-04-28 13:24:38 -04:00
connection remove deprecated connection password functions (#74155) 2021-04-08 15:11:06 -04:00
filter Revert "Add duplicated set filter and documentation (#72729)" (#74053) 2021-03-27 20:28:28 -05:00
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 2021-04-13 11:59:50 -04:00
loader_fixtures
lookup All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
shell
strategy Temporarily disable strategy units (#74048) 2021-03-26 19:10:00 -07:00
__init__.py
test_plugins.py