homeserver/playbooks/on-off/set_r8152_driver.yml
mg ce709e7918 systemd: chrony --> timesyncd (#329)
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>
2022-02-18 20:34:43 +01:00

6 lines
90 B
YAML

---
- hosts: all
become: yes
roles:
- { role: mgrote.r8152_kernel_module_on_off }