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
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
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli fix yaml version issue with config yaml dump (#75344) 3 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config add action_groups support to collections (#74039) 3 years ago
errors Correctly set path and fullpath for template vars (#73924) 3 years ago
executor add action_groups support to collections (#74039) 3 years ago
galaxy collection: match skip message as per role install (#74861) 3 years ago
inventory inventory: misc typo fixes (#73695) 3 years ago
module_utils Expose `unredirected_headers` to `uri` and `get_url` modules (#75308) 3 years ago
modules service_facts, now more accurate on systemd (#75326) 3 years ago
parsing add action_groups support to collections (#74039) 3 years ago
playbook Fix when evaluation on Native Jinja and Python 3.10 (#75202) 3 years ago
plugins ignore/warn for undefined vars in unused handler names (#75244) 3 years ago
template Ensure Jinja2 template header overrides are used (#75306) 3 years ago
utils add action_groups support to collections (#74039) 3 years ago
vars Only check if play.hosts is a template when the play hasn't been finalized (#73941) 3 years ago
__init__.py CI and compat fixes for Jinja2 >= 3.0 (#74666) 3 years ago
constants.py force version on deprecation (#74338) 3 years ago
context.py Become plugins (#50991) 5 years ago
keyword_desc.yml Better handling of rstisms in ansible-doc (#74596) 3 years ago
release.py prep for 2.12 version bump (#74126) 3 years ago