ansible/lightbulb

The Ansible community RPM package will transition from the EPEL repository to the Extras channel

gdykeman opened this issue · 4 comments

Need to enable rhel-7-server-extras-rpms to install ansible during provisioning.
Which also means... that we need to subscribe the boxes too...

tima commented

Related to #85/#151 meaning we could get around this problems by switching back to pip.

tima commented

Thanks @gdykeman. I did a cherry-pick of the commit that contained this fix. It also had a change to the inventory path on the controller. Hope that was intentional.