소스 검색

need ipaddr, hence netaddr, for ipi install

Grega Bremec 1 개월 전
부모
커밋
7b9d4cc3ca
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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