Replace spaces with tabs to match existing lines
This commit is contained in:
parent
d6b836e723
commit
49f92e26eb
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/ttys
|
path: /etc/ttys
|
||||||
regexp: ^console\s+
|
regexp: ^console\s+
|
||||||
line: 'console "/usr/libexec/getty Pc" vt100 off secure'
|
line: 'console "/usr/libexec/getty Pc" vt100 off secure'
|
||||||
|
|
Loading…
Reference in a new issue