From 5a473630028e035103a8014dabfc9f28112566a2 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Thu, 11 Mar 2021 16:54:55 +0000 Subject: [PATCH] Added mutt to shell hosts --- playbooks/shell.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/shell.yml b/playbooks/shell.yml index 0235ce4..f210664 100644 --- a/playbooks/shell.yml +++ b/playbooks/shell.yml @@ -57,5 +57,6 @@ name: "{{ role }}" with_items: - google-chrome + - mutt loop_control: loop_var: role