Initial skeleton of setup. Ansible only runs a few initial tasks.
This commit is contained in:
5
ansible/group_vars/all
Normal file
5
ansible/group_vars/all
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
# Variables listed here are applicable to all host groups
|
||||
|
||||
docker_compose_version_to_install: 1.18.0
|
||||
docker_ce_version_to_install: 17.09.1~ce-0~ubuntu
|
||||
Reference in New Issue
Block a user