--- - name: configure keyboard template: src: keyboard-conf.j2 dest: "{{ xorgconfigpath }}/keyboard.conf" become: true tags: - configuration