From 632f34ec1aec3a9a11b2fbb06815ea06848e964d Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Mon, 23 Dec 2024 07:40:34 +0000 Subject: [PATCH] Add shell script linting tools to adm hosts --- playbooks/adm.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/adm.yml b/playbooks/adm.yml index 8bea617..5900555 100644 --- a/playbooks/adm.yml +++ b/playbooks/adm.yml @@ -57,6 +57,7 @@ - pylint # python linting - python3-flake8 # python linting - speedtest-cli # testing network speed + - ShellCheck # shell script linting - virt-install # install kvm guests - wget # still in backbone for downloads - whois # read whois data