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
Sloane Hertel c8d413164d
ignore/warn for undefined vars in unused handler names (#75244)
* Make undefined variables in handler names non-fatal if the handler is not used

* If the handler has no way to be notified (i.e. the name can't be templated and the handler has no listen topics), display a warning

* Add tests for variables in handler names

* changelog
3 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration ignore/warn for undefined vars in unused handler names (#75244) 3 years ago
lib/ansible_test ansible-test - add ssh debugging logging (#75374) 3 years ago
sanity Remove ignores that are resolved on devel 3 years ago
support updates links in comments to point to current docs (#74834) 3 years ago
units Fix when evaluation on Native Jinja and Python 3.10 (#75202) 3 years ago
utils/shippable Remove unused CI scripts. 3 years ago