roles: Add grocy stack
This commit is contained in:
parent
6a1e01575c
commit
90f004fbdb
8 changed files with 132 additions and 0 deletions
2
roles/grocy/tests/inventory
Normal file
2
roles/grocy/tests/inventory
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
localhost
|
||||
|
||||
5
roles/grocy/tests/test.yml
Normal file
5
roles/grocy/tests/test.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- grocy
|
||||
Loading…
Add table
Add a link
Reference in a new issue