diff --git a/tasks/shell.yml b/tasks/shell.yml index 38a7061..bc36414 100644 --- a/tasks/shell.yml +++ b/tasks/shell.yml @@ -114,5 +114,5 @@ lineinfile: path: /etc/vconsole.conf state: present - regexp: '^KEYMAP=' line: 'KEYMAP=uk' + create: true