mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Don't swallow exceptions when processing included files (#54791)
* Don't swallow exceptions when processing included files. Fixes #54786
This commit is contained in:
2
changelogs/fragments/include-no-swallow-error.yaml
Normal file
2
changelogs/fragments/include-no-swallow-error.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- include_role - Don't swallow errors when processing included files/roles (https://github.com/ansible/ansible/issues/54786)
|
||||
Reference in New Issue
Block a user