Create vconsole file if it doesn't exist
This commit is contained in:
parent
a4cda05a3f
commit
7d52cf5e3a
1 changed files with 1 additions and 1 deletions
|
@ -114,5 +114,5 @@
|
|||
lineinfile:
|
||||
path: /etc/vconsole.conf
|
||||
state: present
|
||||
regexp: '^KEYMAP='
|
||||
line: 'KEYMAP=uk'
|
||||
create: true
|
||||
|
|
Loading…
Reference in a new issue