k8s_auth: Redirect using meta/runtime.yml (#73)

Fixes: #57

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2021-04-05 22:09:15 +05:30
committed by GitHub
parent e7e114743c
commit 921c451f0d
2 changed files with 4 additions and 1 deletions

View File

@@ -1,2 +1,6 @@
---
requires_ansible: '>=2.9'
plugin_routing:
modules:
k8s_auth:
redirect: community.okd.openshift_auth

View File

@@ -1 +0,0 @@
openshift_auth.py