summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-integration-target-prefixes.yml
blob: 9a31a0ac9c0a18a5dade0c2261c3648136f519d4 (plain)
1
2
3
4
bugfixes:
  - ansible-test - Integration test target prefixes defined in a ``tests/integration/target-prefixes.{group}`` file
                   can now contain an underscore (``_``) character.
                   Resolves issue https://github.com/ansible/ansible/issues/79225