AWX the OpenSource upstream version of Controller (formally called Ansible Tower) has gone through a lot of changes recently. These changes have made the install and setup process much more difficult. The new install method also requires Kubernetes, which not...
Workflow Templates link multiple Job Templates together. These Job Templates don’t even have to share inventory, Playbooks or even permissions. Furthermore, the links can be conditional. For example: If job template A succeeds, job template B automatically executes...
In a previous post I talked about how to install and run AWX Tower in a Docker stack. In this post I will continue the Tower setup by creating both the Credential Type for ONTAP and a Credential for a Cluster. Let’s start with creating a Credential Type. Log in to...