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.
This fix will solve an issue where you have users (normally nonhuman) with UIDs less than 1000 that are required to login with a password.
I’ve previously written a post on how to do this manually from the shell. Taking it a stage further, these steps detail on how to extend a partition and lv using ansible.