From dc99b61ea86a785fb5fe77c9d1478bf58edf4fa6 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 15 Aug 2025 22:49:10 +0200 Subject: [PATCH] the zabbix scripts I use use netcat --- roles/ppm/tasks/ppminstall.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/ppm/tasks/ppminstall.yml b/roles/ppm/tasks/ppminstall.yml index 022f3e8..69e4ba2 100644 --- a/roles/ppm/tasks/ppminstall.yml +++ b/roles/ppm/tasks/ppminstall.yml @@ -21,6 +21,8 @@ - git # Yeah we should use nftables, patches welcome. For now, we install iptables - iptables + # This is used in our zabbix scripts + - netcat-openbsd - name: Create state directory ansible.builtin.file: