Refactor everything
This commit is contained in:
parent
2e100d290f
commit
3f2e60becf
69 changed files with 366 additions and 281 deletions
_ansible/roles/webdis/vars
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
svc:
|
||||
webdis_svc:
|
||||
name: webdis
|
||||
domain: webdis.huck.serguzim.me
|
||||
port: 7379
|
||||
|
||||
compose:
|
||||
webdis_compose:
|
||||
watchtower: true
|
||||
image: nicolas/webdis
|
||||
volumes:
|
||||
|
|
Reference in a new issue