Quellcode durchsuchen

need ipaddr, hence netaddr, for ipi install

Grega Bremec vor 1 Monat
Ursprung
Commit
7b9d4cc3ca
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      playbooks/00-general-pre-flight.yml

+ 2 - 0
playbooks/00-general-pre-flight.yml

@@ -9,6 +9,8 @@
       ansible.builtin.yum:
         name:
           - ansible-collection-ansible-posix
+          - python3-netaddr
+          - ansible-collection-ansible-utils
           - ansible-collection-community-crypto
           - ansible-collection-community-general
           - ansible-collection-containers-podman