Merge pull request from caquino/caquino/revert-serial

disable serial
This commit is contained in:
evilsocket 2019-10-05 21:45:00 +02:00 committed by GitHub
commit c6cf33c90c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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: