From 86bf0757fa15ddf5998bd88043bbdfc509130518 Mon Sep 17 00:00:00 2001 From: Donavan Fritz Date: Mon, 30 Dec 2024 10:24:18 -0600 Subject: [PATCH] two more packages --- compute/playbook-host-proxmox.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compute/playbook-host-proxmox.yaml b/compute/playbook-host-proxmox.yaml index 3d19bd2..b4f446b 100644 --- a/compute/playbook-host-proxmox.yaml +++ b/compute/playbook-host-proxmox.yaml @@ -115,6 +115,8 @@ - wget - curl - iperf3 + - tree + - iftop - name: Ensure ISO mount point directory exists in sjc001 when: "'sjc001' in inventory_hostname"