ansible/changelogs/fragments/68515_include_role_vars_from.yml

3 lines
178 B
YAML
Raw Normal View History

bugfixes:
- Strictly check string datatype for 'tasks_from', 'vars_from', 'defaults_from', and 'handlers_from' in include_role (https://github.com/ansible/ansible/issues/68515).