Enable UFW; add more pkgs; diff encrypted pass per user; add backports by def; add more sysctls; install docker; auto-configure borg, tailscale

This commit is contained in:
2024-01-06 22:32:19 +05:30
parent bda495537a
commit 630724be56
10 changed files with 363 additions and 104 deletions

31
host_vars/in/misc.yaml Normal file
View File

@@ -0,0 +1,31 @@
---
bkp_source_directories:
- /var
- /home
- /boot
- /usr
- /root
- /opt
- /zfspool
- /etc
bkp_exclude_patterns:
- /var/log
- /var/lib/docker/buildkit
- /var/lib/docker/containers
- /var/lib/docker/image
- /var/lib/docker/overlay2
- /var/lib/docker/plugins
- /var/lib/docker/runtimes
- /var/lib/docker/swarm
- /var/lib/docker/tmp
- /var/lib/docker/trust
- /var/lib/postgresql
bkp_postgresql_databases:
- name: gitea
- name: healthchecks
- name: hedgedoc
- name: semaphore
- name: vaultwarden
- name: ejabberd
- name: mailu
- name: roundcube