Robert Kaussow
bd94ae2034
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Robert Kaussow <xoxys@rknet.org> Co-committed-by: Robert Kaussow <xoxys@rknet.org>
9 lines
112 B
YAML
9 lines
112 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
vars:
|
|
kernel_coredump_enabled: False
|
|
|
|
roles:
|
|
- role: xoxys.kernel
|