add blocked range info for setup caddy as well

This commit is contained in:
Arya 2024-11-03 23:28:11 +05:30
parent 71a8eaff2b
commit ccd8824b7a
Signed by: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -1,6 +1,8 @@
--- ---
- name: Setup Caddy - name: Setup Caddy
hosts: privfrontends hosts: privfrontends
vars_files:
- ./blocked-ranges.yaml
roles: roles:
- role: caddy-ansible - role: caddy-ansible
caddy_systemd_capabilities_enabled: true caddy_systemd_capabilities_enabled: true