You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
_vendor
ansible_test Overhaul ansible-test container management. 4 years ago
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) 4 years ago
modules async_wrapper more info on end (#74199) 4 years ago
parsing
playbook [playbook/play.py] Increase error test coverage (#74217) 4 years ago
plugins Fix missing delegate display (#74370) 4 years ago
regex
template
utils defend against bad or missing crypt (#74304) 4 years ago
vars
__init__.py
requirements.txt
test_constants.py
test_context.py