mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Add backup config and fix timezone in containers
This commit is contained in:
parent
9f7679c7aa
commit
fe296230a8
15 changed files with 73 additions and 13 deletions
|
|
@ -9,6 +9,7 @@
|
|||
- rpg
|
||||
roles:
|
||||
- role: scripts
|
||||
- role: daily-backup
|
||||
- role: murmur-docker
|
||||
- role: searx-docker
|
||||
- role: wiki-docker
|
||||
|
|
@ -25,4 +26,4 @@
|
|||
# prompt: "Sudo password"
|
||||
# private: yes
|
||||
vars_files:
|
||||
- "passwords.yml"
|
||||
- "passwords.yml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue