CloudForms Ansible Tower Inventory fix

Unfortunately the latest version of Ansible Tower 3.2.1 is not able to connect to CloudForms due to a bug in the inventory file cloudforms.py If you need a fix for it until it is fixed downstream in the next tower release you can use mine (not supported of course) The PR is here: https://github.com/ansible/ansible/pull/31760 fix…

Read More

awx ansible on rhel

As you probably read we did opensource ansible tower https://github.com/ansible/awx . This was a big and necessary step to follow the red hat way of being truly opensource. Thanks to Jeff Geerling we also have a role https://galaxy.ansible.com/geerlingguy/awx/ to install awx. To install AWX on RHEL (remember this is not supported by GSS) you need to…

Read More

CloudForms 4.5 RHV 4.1 Management by Ansible Automation Inside (Part 1 Create Service Dialog)

This post will explain what steps you need to go through to enable the ansible management of RHV on the first release of CFME 4.5. I assume that you’ve already enabled the Embedded Ansible role in Configuration – Server Control (enabling ansible automation inside can take up to 7-10 minutes) . CloudForms 4.5 comes with…

Read More