This website works better with JavaScript
Home
Explore
Help
Sign In
rht
/
sso-playbooks
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
checking for sso zip as well
Grega Bremec
2 years ago
parent
ee46ef2fc5
commit
e5d04f021e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
roles/check-env/vars/main.yml
+ 1
- 0
roles/check-env/vars/main.yml
View File
@@ -6,4 +6,5 @@ tools:
completion_file: oc
clusters:
- ocp4
+need_zip: yes
...