summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-integration-targets-filter.yml
blob: fe907b85009e87678c22803af641c48acaeab653 (plain)
1
2
3
4
bugfixes:
  - ansible-test - Allow disabled, unsupported, unstable and destructive integration test targets to be selected using their respective prefixes.
  - ansible-test - Allow unstable tests to run when targeted changes are made and the ``--allow-unstable-changed`` option is specified
                   (resolves https://github.com/ansible/ansible/issues/74213).