From e6a04180398a00ff8a4f53a605369c2488af64fb Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Tue, 5 Apr 2022 12:37:08 +0000 Subject: [PATCH] Add foosh repo and wkhtmltopdf to shell hosts --- playbooks/shell.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/shell.yml b/playbooks/shell.yml index ff7f65c..6f4a493 100644 --- a/playbooks/shell.yml +++ b/playbooks/shell.yml @@ -20,6 +20,7 @@ - autofs - thinlinc_server - epel_repo + - foosh_repo - powertools_repo - role: nginx/server plaintext: true @@ -61,6 +62,7 @@ - tmux - whois - wireshark + - wkhtmltopdf - yamllint - zsh loop_control: