mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
Allow for platform specific variables in docker-compose install
This changes the default docker_compose_dir on macos to a writeable location
This commit is contained in:
1
installer/roles/local_docker/vars/Darwin.yml
Normal file
1
installer/roles/local_docker/vars/Darwin.yml
Normal file
@@ -0,0 +1 @@
|
||||
docker_compose_dir: "/usr/local/var/lib/awx"
|
||||
Reference in New Issue
Block a user