chore: migrated from internal repo
!1 nofusscomputing/infrastructure/config!28
This commit is contained in:
20
meta/main.yml
Normal file
20
meta/main.yml
Normal file
@ -0,0 +1,20 @@
|
||||
galaxy_info:
|
||||
role_name: Kubernetes
|
||||
author: No Fuss Computing
|
||||
description: template role to install kubernetes on a host
|
||||
|
||||
issue_tracker_url: https://gitlab.com/nofusscomputing/infrastructure/ansible-roles
|
||||
|
||||
license: https://gitlab.com/nofusscomputing/infrastructure/ansible-roles/-/blob/master/LICENSE
|
||||
|
||||
min_ansible_version: 1.2
|
||||
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- 11
|
||||
|
||||
galaxy_tags:
|
||||
- kubernetes
|
||||
- k8s
|
||||
|
||||
Reference in New Issue
Block a user