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"