Add openshift connection plugin, update inventory plugin to use it (#18)

This commit is contained in:
Fabian von Feilitzsch
2020-08-28 14:18:25 -04:00
committed by GitHub
parent 1b08450b19
commit 5a1396e54e
5 changed files with 184 additions and 3 deletions

View File

@@ -43,7 +43,6 @@
ansible_python_interpreter: '{{ virtualenv_interpreter }}'
tasks:
- pip:
name: kubernetes-validate==1.12.0
virtualenv: "{{ virtualenv }}"