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