How to include sync Project as part of a AWX workflow?
The first template (ansible playbook) adds files to the GIT repo, which is a Project in AWX.
The second step needs to sync the Project so that the next template can use those files.
AWX-Operator Exposing on HTTPS
I am very new to AWX. I have an instance installed and working per the documentation found here https://www.server-world.info/en/note?os=CentOS_Stream_9&p=ansible&f=9 but am having difficulty understanding how to expose the ansible-awx-service on an HTTPS port.
Concurrent jobs in ansible awx
I have ansible awx installed using awx-operator on a GKE cluster.
How do I renew TLS/SSL certificate on AWX 21.0.0.0
I need help renewing my TLS/SSL certificate on AWX 21.0.0. I’m not sure what the process is for renewing a previously configured SSL certificate. I did not install/configure this instance.
Ansible Playbook failing on AWX Execution Environment for Docker
I’m using the following builder for my Execution Environment:
https://github.com/kurokobo/awx-on-k3s/tree/main/builder
Awx updates with awx-operator
I am using awx-operator for my Ansible AWX environment.