From aa640fa23fd0a7940f53460941acd450436c9f42 Mon Sep 17 00:00:00 2001 From: Jose Date: Tue, 16 Dec 2025 20:36:04 +0100 Subject: [PATCH] =?UTF-8?q?chore=20=F0=9F=93=A6:=20Add=20python3-pexpect?= =?UTF-8?q?=20to=20package=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the package list to include python3-pexpect for enhanced automation capabilities. --- tasks/proxmox.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/proxmox.yml b/tasks/proxmox.yml index eb52971..dfd37a2 100644 --- a/tasks/proxmox.yml +++ b/tasks/proxmox.yml @@ -11,6 +11,7 @@ - git - python3-proxmoxer - lm-sensors + - python3-pexpect state: present update_cache: yes cache_valid_time: 3600