From 8f87cfc191396a67a646973b01c64c35dc6a4401 Mon Sep 17 00:00:00 2001 From: Brett Eisenberg Date: Wed, 7 Feb 2018 20:22:44 -0800 Subject: [PATCH] don't enable dvorak by default --- playbook.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbook.yml b/playbook.yml index 477ff52..0e35fc2 100644 --- a/playbook.yml +++ b/playbook.yml @@ -71,7 +71,6 @@ - { role: hostsctl, tags: ['hostsctl'], when: "hostsctl is defined" } - { role: himawaripy, tags: ['himawaripy'], when: "himawaripy is defined" } - { role: kiwix, tags: ['kiwix'] } - - { role: dvorak, tags: ['dvorak'] } vars_prompt: - name: user_password prompt: "Enter desired user password"