Ansible ERROR: Command “pytest -r a –color yes –junit-xml test/results/junit/python2.7-units.xml -v test/units/” returned exit status 1.
When trying to run the tests against the Ansible source I got this error [root@centos02 ansible]# make tests test/runner/ansible-test units -v –python 2.7 Unit test […]