Migrate the role to a separate repo
This commit is contained in:
14
meta/main.yml
Normal file
14
meta/main.yml
Normal file
@ -0,0 +1,14 @@
|
||||
galaxy_info:
|
||||
author: Allen Languor
|
||||
description: Create k8s user
|
||||
license: license (GPL-2.0-or-later, MIT, etc)
|
||||
min_ansible_version: 2.1
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- 20.04
|
||||
- 18.04
|
||||
|
||||
galaxy_tags:
|
||||
- kubernetes
|
||||
- rbac
|
Reference in New Issue
Block a user