17 lines
315 B
YAML
17 lines
315 B
YAML
---
|
|
galaxy_info:
|
|
author: ptoal
|
|
description: Create an OpenShift ServiceAccount with ClusterRole and long-lived token
|
|
license: MIT
|
|
min_ansible_version: "2.16"
|
|
platforms:
|
|
- name: GenericLinux
|
|
versions:
|
|
- all
|
|
galaxy_tags:
|
|
- openshift
|
|
- rbac
|
|
- serviceaccount
|
|
|
|
dependencies: []
|