Using pip is fine if you're only going to use Ansible engine on a box, however; this will conflict with any installation of Ansible Tower or AWX on the same server and should be avoided. We need to make that clear by suggesting yum and placing appropriate caveats to why they don't want to use pip.
Using pip is fine if you're only going to use Ansible engine on a box, however; this will conflict with any installation of Ansible Tower or AWX on the same server and should be avoided. We need to make that clear by suggesting
yum
and placing appropriate caveats to why they don't want to usepip
.