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
Brian Coca 9437c6f465
Avoid accessing delegated vars when you dont have a host (#75524) (#75534)
* avoid getting delegated vars w/o inventory host

 fixes #75512

 In the case of imports, we don't have a host, so getting host vars for
 the delegated host makes no sense and should be avoided.

* also avoid error on vars_files with per host vars

* test

* testing given case

* oops

(cherry picked from commit 91319c5cfc)
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Avoid accessing delegated vars when you dont have a host (#75524) (#75534) 4 years ago
lib/ansible_test Attributes compat (#75563) 4 years ago
sanity [2.11] Use `sphinx_ansible_theme` Sphinx theme in docs (#75058) 5 years ago
support module compat for py3.8+ controller (#73423) 5 years ago
units Clarify get_bin_path error message (#75544) (#75564) 4 years ago
utils/shippable [stable-2.11] Remove obsolete Shippable specific scripts. 5 years ago