summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-fix-import-sanity-test.yml
blob: cb47a9d0fa17ddb67f29f77b2f0d12b4cd994a1f (plain)
1
2
3
4
5
bugfixes:
    - ansible-test import sanity test now properly handles relative imports.
    - ansible-test import sanity test now properly invokes Ansible modules as scripts.
    - ansible-test import sanity test now consistently reports warnings as errors.
    - ansible-test import sanity test now consistently reports errors against the file being tested.