mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 13:02:37 +00:00
Removes module_utils. Updates modules.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# tasks/main.yml
|
||||
---
|
||||
|
||||
- name: Intall latest openshift client
|
||||
- name: Install latest openshift client
|
||||
pip:
|
||||
name: https://github.com/openshift/openshift-restclient-python/archive/master.tar.gz
|
||||
state: latest
|
||||
|
||||
Reference in New Issue
Block a user