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/homebox/vars
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
svc:
|
||||
domain: "inventory.serguzim.me"
|
||||
domain: inventory.serguzim.me
|
||||
name: homebox
|
||||
port: 7745
|
||||
|
||||
|
@ -21,4 +22,3 @@ compose:
|
|||
file:
|
||||
volumes:
|
||||
data:
|
||||
|
||||
|
|
Reference in a new issue