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/lib/ansible
Matt Martz 087be1da50
Allow tasks to notify a fqcn handler name (#68213)
* Allow tasks to notify a fqcn handler name

* Add tests. Fixes #68181

* Add changelog fragment

* Add test to ensure handlers are deduped properly with fqcn, role, and just handler names

* Add some docs about new special vars
6 years ago
..
cli add collection plugin listing to ansible-doc (#68522) 6 years ago
collections add collection plugin listing to ansible-doc (#68522) 6 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config asa_facts (#68076) 6 years ago
errors Misc typo fixes (#66120) 6 years ago
executor Add relative module_util support for powershell (#68321) 6 years ago
galaxy ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 (#68596) 6 years ago
inventory inventory: Fail on non-existing limit file (#59758) 6 years ago
module_utils Allow the msg argument to fail_json() to be a positional argument 6 years ago
modules [git] make force=True apply to git fetches (#68691) 6 years ago
parsing safely use vault to edit secrets (#68644) 6 years ago
playbook Allow tasks to notify a fqcn handler name (#68213) 6 years ago
plugins Allow tasks to notify a fqcn handler name (#68213) 6 years ago
template ansible_native_concat: use to_text rather than jinja2's text_type (#68038) 6 years ago
utils add collection plugin listing to ansible-doc (#68522) 6 years ago
vars Allow tasks to notify a fqcn handler name (#68213) 6 years ago
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 6 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update release name for 2.10 6 years ago