cohoe / workstation

Ansible scripts to configure desktop workstations.
4 stars 2 forks source link

xfce keyboard keys delete bug #18

Closed cohoe closed 6 years ago

cohoe commented 6 years ago
diff --git a/roles/xfce/tasks/keyboard.yml b/roles/xfce/tasks/keyboard.yml
index dcd87e2..a6c9e8f 100644
--- a/roles/xfce/tasks/keyboard.yml
+++ b/roles/xfce/tasks/keyboard.yml
@@ -60,7 +60,7 @@

 # Make certain keys go away
 - name: reset keys
-  shell: xfconf-query -c xfce4-keyboard-shortcuts -p '{{ item.key }}' -r
+  shell: xfconf-query -c xfce4-keyboard-shortcuts -p '{{ item }}' -r
   environment:
     DISPLAY: "{{ xfce_display }}"
   with_items: