Initial version of nextcloud collection
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
e559257349
commit
87eac5bded
13 changed files with 911 additions and 0 deletions
5
playbooks/deploy.yml
Normal file
5
playbooks/deploy.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: 'Deploy nextcloud roles to host group'
|
||||
hosts: 'nextcloud'
|
||||
roles:
|
||||
- 'enbewe.nextcloud.nextcloud'
|
Loading…
Add table
Add a link
Reference in a new issue