Enable all roles

This commit is contained in:
Thomas Kleinendorst 2024-04-15 19:20:57 +02:00
parent 9365ce9258
commit 16a0dc1e20

View file

@ -9,14 +9,14 @@
roles: roles:
# These roles are disabled after they have being applied once for performance reasons, it should be safe to enable them again. # These roles are disabled after they have being applied once for performance reasons, it should be safe to enable them again.
# Notice that this role changes some settings on reruns (on the "Change various sysctl-settings" task), doesn't seem problematic though. # Notice that this role changes some settings on reruns (on the "Change various sysctl-settings" task), doesn't seem problematic though.
# - role: devsec.hardening.ssh_hardening - role: devsec.hardening.ssh_hardening
# become: true become: true
# - role: hostname - role: hostname
- role: basic-intalls - role: basic-intalls
# - role: user - role: user
# - role: cloudflare-ddns - role: cloudflare-ddns
# - role: reverse-proxy - role: reverse-proxy
# - role: actual - role: actual
- role: pi-hole - role: pi-hole
vars: vars:
# devsec.hardening.ssh_hardening vars: # devsec.hardening.ssh_hardening vars: