Migrate the role to a separate repo

This commit is contained in:
Nikolai Rodionov
2023-03-11 18:18:57 +01:00
commit 44bce4b274
9 changed files with 297 additions and 0 deletions

14
meta/main.yml Normal file
View 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