From 1f304aec107b536e1c6be3c83c1f0a35ef406af1 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sat, 20 Mar 2021 15:27:07 +0000 Subject: [PATCH] Add CUPS client to shell hosts --- playbooks/shell.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/shell.yml b/playbooks/shell.yml index bcfc5cf..7a9b49e 100644 --- a/playbooks/shell.yml +++ b/playbooks/shell.yml @@ -61,6 +61,7 @@ include_role: name: "{{ role }}" with_items: + - cups-client - firefox - google-chrome - mutt