dd
This commit is contained in:
parent
dcadcaf1d3
commit
b2ecad633b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ apt_packages_extra:
|
|||
- fail2ban
|
||||
|
||||
### mgrote_restic
|
||||
restic_folders_to_backup: "/usr/local /etc /root /home {{ gitea_home }}"
|
||||
restic_folders_to_backup: "/usr/local /etc /root /home {{ gitea_home }} /var/lib/postgres"
|
||||
|
||||
### geerlingguy_postgres
|
||||
postgresql_databases:
|
||||
|
|
Loading…
Reference in a new issue