The command follows the step described in the Ansible documentation http://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#unit-testing
On Thursday, November 2, 2017 at 7:42:51 PM UTC+9, Jae Kim wrote: > > When I run the following command > > pip3 install -r ./test/runner/requirements/units.txt > > The softwares get installed but in the setup steps I get the following > error > > failed with error code 1 in /tmp/pip-build- /pycrypto > > Also is there a way to skip already successfully run steps and jump to the > step in question? > > Thanks > > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/4b609650-6132-4b3c-9097-ffc56044b173%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
