mirror of https://github.com/ansible/ansible.git
ansible-test - Fix origin host target filtering.
parent
6d260ad967
commit
4b51e61645
@ -0,0 +1,5 @@
|
|||||||
|
bugfixes:
|
||||||
|
- ansible-test - Correctly detect when running as the ``root`` user (UID 0) on the origin host.
|
||||||
|
The result of the detection was incorrectly being inverted.
|
||||||
|
- ansible-test - Fix skipping of tests marked ``needs/root`` on the origin host.
|
||||||
|
- ansible-test - Fix skipping of tests marked ``needs/python`` on the origin host.
|
||||||
Loading…
Reference in New Issue