mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 13:02:37 +00:00
Latest updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
- name: Intall latest openshift client
|
||||
pip:
|
||||
name: git+https://github.com/openshift/openshift-restclient-python.git#egg=openshift
|
||||
name: https://github.com/openshift/openshift-restclient-python/archive/master.tar.gz
|
||||
state: latest
|
||||
virtualenv: "{{ virtualenv }}"
|
||||
when: install_python_requirements
|
||||
|
||||
Reference in New Issue
Block a user