prole/infrastructure/playbooks/rotate_pihole_db.yml
2026-01-18 22:01:23 -08:00

8 lines
122 B
YAML

---
- name: Rotate Pi-hole FTL database safely
hosts: pihole
become: true
serial: 1
roles:
- pihole_db_rotate