Compare commits

..

3 commits

Author SHA1 Message Date
96fb0718d0 exclude hass backups from restic
Some checks failed
/ run ansible (push) Has been cancelled
2024-11-08 01:28:23 +01:00
5275b1ee86 exclude ghost versions 2024-11-08 01:03:06 +01:00
dc1a0215a8 update nextcloud-aio name 2024-11-07 23:21:18 +01:00
2 changed files with 4 additions and 1 deletions

View file

@ -25,3 +25,6 @@ elastic_data
code/code_data
node_modules
whisper-data
# ghost versions
versions
backups/hass

View file

@ -1,5 +1,5 @@
---
- name: Nextcloud2
- name: Nextcloud all-in-one
hosts: servers
gather_facts: false
tasks: