diff --git a/meta/runtime.yml b/meta/runtime.yml index 43bbe450..62df3b0a 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -1,2 +1,6 @@ --- requires_ansible: '>=2.9' +plugin_routing: + modules: + k8s_auth: + redirect: community.okd.openshift_auth diff --git a/plugins/modules/k8s_auth.py b/plugins/modules/k8s_auth.py deleted file mode 120000 index a356ae87..00000000 --- a/plugins/modules/k8s_auth.py +++ /dev/null @@ -1 +0,0 @@ -openshift_auth.py \ No newline at end of file