How To install Ansible Tower

Аватар автора
Питон: власть в программировании
1 - you need to install first docker and docker compose 3- gen a secret key : pwgen -N 1 -s 30 3- then bases on your configuration you need to edit the inventory file located in {whereyoucloneawx}/awx/inventory : dockerhub_base=ansible awx_task_hostname=awx awx_web_hostname=awxweb postgres_data_dir=/tmp/pgdocker host_port=80 host_port_ssl=443 docker_compose_dir=/tmp/awxcompose pg_username=awx pg_password=awxpass pg_database=awx pg_port=5432 rabbitmq_password=awxpass rabbitmq_erlang_cookie=cookiemonster admin_user=admin admin_password=StrongAdminpassword create_preload_data=True secret_key= pasted your generated secret key

0/0


0/0

0/0

0/0