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 ec1287ca7e
Fix notifying handlers by using an exact match (#55624)
* Fix notifying handlers by using an exact match rather than a string subset if listen is text rather than a list

* Enforce better type checking for listeners

* Share code for validating handler listeners

* Add test for handlers without names

* Add test for templating in handlers

* Add test for include_role

* Add a couple notes about 'listen' for handlers

* changelog

* Add a test for handlers without names

* Test templating in handlers

* changelog

* Add some tests for include_role

* Add a couple notes about 'listen' for handlers

* make more sense

* move local function into a class method
7 years ago
..
cache
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration Fix notifying handlers by using an exact match (#55624) 7 years ago
legacy safe_eval fix (#57188) 7 years ago
results
runner Simplify ansible-test target expansion. 7 years ago
sanity shared image gallery modules (#57386) 7 years ago
units Fix ovsdb module not being idempotent (#57735) 7 years ago
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 7 years ago