feat: add nextcloud role \w cronjob

This commit is contained in:
2024-01-12 05:25:37 +00:00
parent 6e326437ad
commit 144f12e4b7
2 changed files with 11 additions and 0 deletions

View File

@@ -57,3 +57,7 @@
- hosts: harbor-registry
roles:
- { role : harbor-registry, tags : [ "harbor" ] }
- hosts: nextcloud ths
roles:
- { role: nextcloud, tags: ["nextcloud"] }