diff options
Diffstat (limited to 'changelogs/fragments/ansible-test-source-detection.yml')
-rw-r--r-- | changelogs/fragments/ansible-test-source-detection.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/ansible-test-source-detection.yml b/changelogs/fragments/ansible-test-source-detection.yml new file mode 100644 index 0000000000..0fd97380d1 --- /dev/null +++ b/changelogs/fragments/ansible-test-source-detection.yml @@ -0,0 +1,3 @@ +bugfixes: + - ansible-test - Fix a traceback that occurs when attempting to test Ansible source using a different ansible-test. + A clear error message is now given when this scenario occurs. |