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 91319c5cfc
Avoid accessing delegated vars when you dont have a host (#75524)
* 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
4 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration Avoid accessing delegated vars when you dont have a host (#75524) 4 years ago
lib/ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
sanity ansible-test - Move code from _data to _util. (#75495) 4 years ago
support updates links in comments to point to current docs (#74834) 5 years ago
units Fix up string splitting to prepare for pylint update. (#75479) 4 years ago
utils/shippable Remove unused CI scripts. 5 years ago