mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
7 lines
113 B
YAML
7 lines
113 B
YAML
---
|
|
- name: Configure swap on Raspberry Pi hosts
|
|
hosts: raspberry.prole.org
|
|
become: true
|
|
roles:
|
|
- swap
|