Add diun role
This commit is contained in:
parent
b6f7934c5f
commit
e8447a6289
7 changed files with 116 additions and 0 deletions
6
roles/diun/vars/main.yml
Normal file
6
roles/diun/vars/main.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
stack_name: diun
|
||||
|
||||
stack_image: "crazymax/diun"
|
||||
|
||||
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue