How To Perform A Basic Install Of AWX On A Single-Node Lightweight Kubernetes Distribution
Following these steps you can be up and running with a basic AWX node to provide a simple user interface for managing all of your Ansible automation projects.
Following these steps you can be up and running with a basic AWX node to provide a simple user interface for managing all of your Ansible automation projects.
Many of the AWX projects I write are designed to be run against specific hosts which may not be contained in an inventory included in AWX. For this scenario I usually write a playbook in such a way that the hosts can be specified in a survey question when the template is executed.