mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Move backup schedule to cron instead of systemctl
This commit is contained in:
parent
e29a4cb1fb
commit
a5785e21ed
5 changed files with 15 additions and 33 deletions
|
|
@ -8,6 +8,7 @@
|
|||
sub_domains:
|
||||
- rpg
|
||||
roles:
|
||||
- { role: base, tags: ['base'] }
|
||||
- { role: scripts, tags: [ 'scripts' ] }
|
||||
- { role: daily-backup, tags: [ 'backup' ] }
|
||||
- { role: murmur-docker, tags: [ 'murmur', 'docker' ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue