You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ansible-test - Fix the ``import`` sanity test to work properly when Ansible's built-in vendoring support is in use.
29
29
- ansible-test - Fix traceback in the ``validate-modules`` sanity test when testing an Ansible module without any callables.
30
30
- ansible-test - Fix traceback when running from an install and delegating execution to a different Python interpreter.
31
+
- ansible-test - Show an error message instead of a traceback when running outside of a supported directory.
31
32
- ansible-test - Update help links to reference ``ansible-core`` instead of ``ansible``.
32
33
- ansible-test - Update unit tests to use the ``--forked`` option instead of the deprecated ``--boxed`` option.
33
34
- async - Improve performance of sending async callback events by never sending the full task through the queue (https://github.com/ansible/ansible/issues/76729)
0 commit comments