mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
Add the ability to specify K8S/OCP credentials on a Job Template
see: https://github.com/ansible/awx/issues/5735
This commit is contained in:
@@ -62,5 +62,7 @@ requests
|
||||
requests-credssp==1.0.2 # For windows authentication awx/issues/1144
|
||||
# OpenStack
|
||||
openstacksdk==0.37.0
|
||||
# Openshift/k8s
|
||||
openshift>=0.11.0 # minimum version to pull in new pyyaml for CVE-2017-18342
|
||||
pip==19.3.1 # see upgrade blockers
|
||||
setuptools==41.6.0 # see upgrade blockers
|
||||
setuptools==41.6.0 # see upgrade blockers
|
||||
|
||||
Reference in New Issue
Block a user