summaryrefslogtreecommitdiff
path: root/installer-ansible.yml
diff options
context:
space:
mode:
Diffstat (limited to 'installer-ansible.yml')
-rw-r--r--installer-ansible.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/installer-ansible.yml b/installer-ansible.yml
index 2d555a0..98b42b6 100644
--- a/installer-ansible.yml
+++ b/installer-ansible.yml
@@ -23,6 +23,11 @@
group: root
mode: 0700
+ - name: "enable v-i-config service"
+ shell: |
+ install -d /etc/systemd/system/ssh.service.wants
+ ln -nsf /etc/systemd/system/v-i-config.service /etc/systemd/system/ssh.service.wants/v-i-config.service
+
- name: "configure keyboard layout"
copy:
content: |