Files
kubernetes/roles/nfc_kubernetes/meta/main.yml
Jon b063db8dc1 feat: restructure repository as ansible collection
BREAKING CHANGE: Repository restructure from Ansible Role to Ansible Collection

!37
2024-03-13 19:44:26 +09:30

24 lines
532 B
YAML

galaxy_info:
role_name: nfc_kubernetes
author: No Fuss Computing
description: template role to install and configure Kubernetes on a host
issue_tracker_url: https://gitlab.com/nofusscomputing/projects/ansible/kubernetes
license: https://gitlab.com/nofusscomputing/projects/ansible/kubernetes/-/blob/master/LICENSE
min_ansible_version: '2.15'
platforms:
- name: Debian
versions:
- bullseye
- name: Ubuntu
versions:
- 21
galaxy_tags:
- k3s
- kubernetes
- container