认识
AWX 提供基于 Web 的用户界面、REST API、构建在 Ansible 之上的任务引擎。它是 Ansible Tower 的上游项目,Ansible Tower 是 AWX 的商业衍生品。
项目名 AWX 代表什么?
Ansible AWX – What AWX stands for? – Stack Overflow
What does ‘AWX’ stand for?
Correct some things in the README · ansible/awx@5c6895e · GitHub
Ansible-Commander => AnsibleWorks => AWX
构建
awx/installer/inventory
awx/INSTALL.md
安装与升级
通过 Docker Compose 运行,如何停止?
docker-compose -f ~/.awx/awxcompose/docker-compose.yml stop
CentOS
ORACLE-BASE – AWX Installation on Oracle Linux 7 (OL7) Using the Docker-Compose Method
awx/INSTALL.md at devel · ansible/awx · GitHub
应用
常见问题处理
How to add a new inventory, create a Host and Credential in AWX Ansible Tower – YallaLabs