disable serial

This commit is contained in:
Cassiano Aquino 2019-10-05 20:42:42 +01:00
parent 2dde4c43db
commit 26297d536c
No known key found for this signature in database
GPG Key ID: 2480258091054B09

@ -16,7 +16,6 @@
services:
enable:
- dphys-swapfile.service
- getty@ttyGS0.service
disable:
- apt-daily.timer
- apt-daily.service
@ -335,7 +334,7 @@
state: present
backup: no
regexp: '(.*)$'
line: '\1 modules-load=dwc2,g_cdc'
line: '\1 modules-load=dwc2,g_ether'
- name: configure ssh
lineinfile: