mirror of https://github.com/ansible/ansible.git
ansible-test - Fix sanity traceback with `-e` opt (#81271)
Also remove redundant warning about missing programs. Includes integration tests to verify `-e` does not traceback.pull/81273/head
parent
39ef570e16
commit
3f7bf0bcd4
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- ansible-test - Fix several possible tracebacks when using the ``-e`` option with sanity tests.
|
||||
- ansible-test - Remove redundant warning about missing programs before attempting to execute them.
|
Loading…
Reference in New Issue