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
2019-06-27 17:29:20 -04:00
..
cache
env
integration Fix notifying handlers by using an exact match (#55624) 2019-06-27 17:29:20 -04:00
legacy safe_eval fix (#57188) 2019-06-06 15:36:22 -04:00
results
runner Simplify ansible-test target expansion. 2019-06-27 08:27:48 -07:00
sanity shared image gallery modules (#57386) 2019-06-26 17:15:55 -07:00
units Fix ovsdb module not being idempotent (#57735) 2019-06-26 10:48:46 -04:00
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 2019-06-07 15:48:17 -07:00