4 lines
94 B
YAML
4 lines
94 B
YAML
---
|
|
- hosts: fileserver
|
|
roles:
|
|
- { role: mgrote.disable_oom_killer, tags: "oom" }
|