You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/improve-tombstone-error.yml

4 lines
235 B
YAML

bugfixes:
- Include the task location when a module or action plugin is deprecated (https://github.com/ansible/ansible/issues/82450).
- Give the tombstone error for ``include`` pre-fork like other tombstoned action/module plugins.