mg
ce709e7918
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#329 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
5 lines
90 B
YAML
5 lines
90 B
YAML
---
|
|
- hosts: all
|
|
become: yes
|
|
roles:
|
|
- { role: mgrote.r8152_kernel_module_on_off }
|