ansible/changelogs/fragments/include-no-swallow-error.yaml
Matt Martz 56ae8ebd60 Don't swallow exceptions when processing included files (#54791)
* Don't swallow exceptions when processing included files. Fixes #54786
2019-04-08 12:03:22 -04:00

2 lines
135 B
YAML

bugfixes:
- include_role - Don't swallow errors when processing included files/roles (https://github.com/ansible/ansible/issues/54786)