Removes module_utils. Updates modules.

This commit is contained in:
Chris Houseknecht
2017-08-10 22:24:03 -04:00
parent 1684bd7a8c
commit 2fa7e4234f
7 changed files with 37 additions and 375 deletions

View File

@@ -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