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

7 lines
114 B
YAML

---
- name: Disable swap on Raspberry Pi hosts
hosts: raspberry.prole.org
become: true
roles:
- no_swap