Skip to content

October 2017

ServiceNow (snow) inventory for Ansible Tower 3.2.1

  • by

If you are a ServiceNow user you can now go to https://github.com/ServiceNowITOM/ansible-sn-inventory use the dynamic inventory available to sync CI items from Service Now to ansible tower. This tutorial will show what you need to do to make this happen on ansible tower 3.2.1. A big thanks to Reuben Stump, Alex Mittell for writing this integration.… Read More »ServiceNow (snow) inventory for Ansible Tower 3.2.1

RHV 4.1 / RHEV 4.1 Dynamic Inventory For Ansible Tower

  • by

Out of the box Ansible Tower 3.1.2 does not come with the Red Hat Virtualization 4.0 provider. You will find the instructions here to get it working: Step 1: SSH into the ansible tower [dobby@dobby ~]$ ssh root@tower.local.domb.com Step 2: Install ovirt-engine-sdk-python [root@towerldo ~]# yum install ovirt-engine-sdk-python Step 3: cd into /opt/rh and get the… Read More »RHV 4.1 / RHEV 4.1 Dynamic Inventory For Ansible Tower