homeserver/playbooks/base/oom.yml

5 lines
94 B
YAML

---
- hosts: fileserver
roles:
- { role: mgrote.disable_oom_killer, tags: "oom" }