mirror of
https://github.com/openshift/community.okd.git
synced 2026-05-06 13:12:37 +00:00
k8s_auth: Redirect using meta/runtime.yml (#73)
Fixes: #57 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
---
|
||||
requires_ansible: '>=2.9'
|
||||
plugin_routing:
|
||||
modules:
|
||||
k8s_auth:
|
||||
redirect: community.okd.openshift_auth
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
openshift_auth.py
|
||||
Reference in New Issue
Block a user