mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07: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:
parent
17776142d1
commit
56ae8ebd60
4 changed files with 20 additions and 28 deletions
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)
|
Loading…
Add table
Add a link
Reference in a new issue