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/ansible-test-integration-ta...

5 lines
276 B
YAML

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