From c81c8ca6f42bb5a76bbf660210d20d1eb39c7a11 Mon Sep 17 00:00:00 2001 From: Hayato Date: Wed, 1 May 2024 00:54:17 +0900 Subject: [PATCH] Add sshpass for console --- inventories/host_vars/console.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventories/host_vars/console.yml b/inventories/host_vars/console.yml index 0299fde..28b0324 100644 --- a/inventories/host_vars/console.yml +++ b/inventories/host_vars/console.yml @@ -24,6 +24,7 @@ apt: - p7zip-full - python3-pip - samba-common + - sshpass - vim - vlc - wireshark