Seperating the roles of basic infra requirements and docker service requirements into seperate roles
With this we have a working proof of concept for a proper simple docker host
This commit is contained in:
2
ansible/roles/services/vars/main.yaml
Normal file
2
ansible/roles/services/vars/main.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
docker_compose_dir: /home/nigel/compose
|
||||
docker_health_port: 8080
|
||||
Reference in New Issue
Block a user