Initial version of nextcloud collection
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
e559257349
commit
a59b0eb1f3
16 changed files with 912 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