Ansible/roles/geerlingguy.awx/defaults/main.yml

8 lines
179 B
YAML
Raw Normal View History

---
awx_repo: https://github.com/ansible/awx.git
awx_repo_dir: "~/awx"
awx_version: devel
awx_keep_updated: yes
awx_run_install_playbook: yes
postgres_data_dir: /var/lib/pgdocker