소스 검색

checking for sso zip as well

Grega Bremec 2 년 전
부모
커밋
e5d04f021e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      roles/check-env/vars/main.yml

+ 1 - 0
roles/check-env/vars/main.yml

@@ -6,4 +6,5 @@ tools:
     completion_file: oc
 clusters:
   - ocp4
+need_zip: yes
 ...