Browse Source

add missing ansible collections

Grega Bremec 7 months ago
parent
commit
319486a322
1 changed files with 2 additions and 0 deletions
  1. 2 0
      playbooks/roles/check-env/tasks/main.yml

+ 2 - 0
playbooks/roles/check-env/tasks/main.yml

@@ -32,6 +32,8 @@
       - java-17-openjdk-devel
       - java-17-openjdk-devel
       - python3-jmespath
       - python3-jmespath
       - python3-kubernetes
       - python3-kubernetes
+      - ansible-collection-ansible-posix
+      - ansible-collection-community-general
     state: latest
     state: latest
 
 
 #- name: Make sure stuff is in PATH
 #- name: Make sure stuff is in PATH