initial: no secrets

This commit is contained in:
2024-02-12 17:01:18 +01:00
commit cf9efd55b5
186 changed files with 8697 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
- name: Add slapd script to cron
cron:
minute: "0"
hour: "0"
name: Nextcloud cron-cleanup
job: /usr/bin/php -f /var/www/nextcloud/cron.php
user: www-data