Ansible Tower / AWX

- Ansible Tower provides a web server interface to ansible. 
- System rewuierments are somewhat heavy. 
- Tower is only free for minimal use. Working with more than a few system requires a paid lincense. 
- The two keys benefots of Ansible Tower are user permissioning and the audit trail (only provided with license. 
- Only touched on in EX4077 
- How is ansible Tower installed on your system? Ansible Tower is provided in a tarball containing binaries, config files, and an installation script that must be ran. 
- To populate an Ansible Tower project with source files can be used: 
     * file system of the Ansible Tower server 
     * git 
     * subversion 
- features: 
     * an interface for running Ansible plays and playbooks against target hosts.
     * Separate user accounts permissioned for selective access to Tower-managed resources. 
     * An audit trail of actions taken through Ansible Tower. 
- configuration file /etc/tower/settings.py 

 Licenses 
- A user must register for any Ansible Tower license.
- Ansible Tower has a free license option for up to 10 hosts

Resources:
-https://github.com/dvntstph/awx-openstack-automation

Komentarze

Popularne posty z tego bloga

Kubernetes

Helm