add grocy
This commit is contained in:
parent
65b7398ef5
commit
6bd5cfa2b8
1 changed files with 5 additions and 0 deletions
|
@ -96,6 +96,10 @@ lxc:
|
|||
ansible_host: 10.255.3.22
|
||||
resources: { cpu: 2, ram: 2048, swap: 1024, disk: 16 }
|
||||
|
||||
grocy.vm.chapo.li:
|
||||
ansible_host: 10.255.3.23
|
||||
resources: { cpu: 2, ram: 2048, swap: 1024, disk: 32 }
|
||||
|
||||
|
||||
vars:
|
||||
ansible_user: root
|
||||
|
@ -141,6 +145,7 @@ docker:
|
|||
status.vm.chapo.li:
|
||||
action.vm.chapo.li:
|
||||
monica.vm.chapo.li:
|
||||
grocy.vm.chapo.li:
|
||||
|
||||
backup:
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Reference in a new issue