Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ansible / community / okd / meta / runtime.yml
Size: Mime:
---
requires_ansible: '>=2.9.17'
action_groups:
  okd:
    - k8s
    - openshift_adm_groups_sync
    - openshift_adm_migrate_template_instances
    - openshift_adm_prune_auth
    - openshift_adm_prune_deployments
    - openshift_adm_prune_images
    - openshift_auth
    - openshift_import_image
    - openshift_process
    - openshift_registry_info
    - openshift_route
plugin_routing:
  modules:
    k8s_auth:
      redirect: community.okd.openshift_auth
  action:
    k8s:
      redirect: kubernetes.core.k8s_info
    openshift_adm_groups_sync:
      redirect: kubernetes.core.k8s_info