roles: Add grocy stack
This commit is contained in:
parent
6a1e01575c
commit
90f004fbdb
8 changed files with 132 additions and 0 deletions
|
|
@ -47,3 +47,8 @@
|
|||
ansible.builtin.import_role:
|
||||
name: paperless
|
||||
tags: paperless
|
||||
|
||||
- name: Set up Grocy stack
|
||||
ansible.builtin.import_role:
|
||||
name: grocy
|
||||
tags: grocy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue