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