mg
c5af0719aa
rolle umbenannt Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#122 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
5 lines
90 B
YAML
5 lines
90 B
YAML
---
|
|
- hosts: all
|
|
become: yes
|
|
roles:
|
|
- { role: mgrote.r8152_kernel_module_on_off }
|