Fix issues reported by ansible-lint
This commit is contained in:
parent
a90840b1dc
commit
2e100d290f
59 changed files with 315 additions and 244 deletions
_ansible/roles/webdis/vars
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
svc:
|
||||
name: webdis
|
||||
domain: "webdis.huck.serguzim.me"
|
||||
domain: webdis.huck.serguzim.me
|
||||
port: 7379
|
||||
|
||||
compose:
|
||||
|
|
Reference in a new issue