ansible/lib/ansible
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
..
cli show host_vars/ also in --graph (#56307) 2019-06-14 13:40:22 -04:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config AWS: _facts -> _info (part 4) (#57651) 2019-06-10 21:40:05 +02:00
errors
executor Create new instance of the action plugin per until iteration. Fixes #57886 (#58022) 2019-06-20 09:17:50 -05:00
galaxy Ansible galaxy role download should not have to perform aditionnal check against tar archive file extension #56616. (#56617) 2019-06-13 09:23:41 -05:00
inventory Perf improvement for Templar.is_template (#57489) 2019-06-06 15:49:26 -04:00
module_utils yum: take care of stale/invalid yum.pid (#58457) 2019-06-27 15:24:14 -04:00
modules docker_swarm_service: Make secret_id and config_id optional (#58299) 2019-06-27 22:24:34 +02:00
parsing Fix ansible-vault cipher_whitelist (#57272) 2019-06-22 11:14:37 -04:00
playbook Fix notifying handlers by using an exact match (#55624) 2019-06-27 17:29:20 -04:00
plugins Fix notifying handlers by using an exact match (#55624) 2019-06-27 17:29:20 -04:00
template Add back _contains_vars method as maybe_template (#58290) 2019-06-25 10:54:37 -05:00
utils some logging fixes (#56311) 2019-05-24 16:43:47 -04:00
vars [FactCache] define first_order_merge method (#55781) 2019-06-10 14:34:06 -04:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py
release.py Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00