mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 21:42:38 +00:00
Latest updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
- name: Intall latest openshift client
|
- name: Intall latest openshift client
|
||||||
pip:
|
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
|
state: latest
|
||||||
virtualenv: "{{ virtualenv }}"
|
virtualenv: "{{ virtualenv }}"
|
||||||
when: install_python_requirements
|
when: install_python_requirements
|
||||||
|
|||||||
Reference in New Issue
Block a user