How to visualize your Automation Mesh layout
Automation Mesh is a new feature that replace Isolated node. Instead of just directly connecting the Tower nodes to Isolated nodes via SSH, we can have diff...
Automation Mesh is a new feature that replace Isolated node. Instead of just directly connecting the Tower nodes to Isolated nodes via SSH, we can have diff...
Ansible Automation Platform Container Groups AAP Container Groups is just like Instance Groups. However, the playbooks will be executed in a pod running in ...
Automation Hub, LDAP and SSO Latest version of Automation Hub does not has built-in LDAP support. Instead it relies on Red Hat SSO to provide integration wi...
Build a new EE image We would like to use a third part collection, in this case community.efficientip and community.crypto, in our playbooks. The collection ...
How to deploy AAP 2.1 on OpenShift from CLI without Cluster Admin privileges (kind of)
How to setup RHEL 8 to run as a kiosk
How to filter and group VMs using dynamic inventory We would like to pull only certain VMs from our vCenter and put them in different inventory groups. Some ...
I recently got tripped by Ansible variables precedence. We are familiar with the precedence concept. Sometime in a complex playbooks, it help to remember ho...
Getting this error when running Ansible template task with Python3 in virtual environment or SCL
Sudoer samples Sources http://www.courtesan.com/sudo/sample.sudoers https://www.sudo.ws/readme.html