ansible/changelogs/fragments/74135-remove-include-deprecations.yml

4 lines
128 B
YAML
Raw Normal View History

bugfixes:
- include - Remove deprecated ``static`` argument for ``include``
(https://github.com/ansible/ansible/issues/74135)