diff --git a/galaxy.yml b/galaxy.yml new file mode 100644 index 00000000..4e52df6b --- /dev/null +++ b/galaxy.yml @@ -0,0 +1,22 @@ +--- +namespace: rancherfederal +name: rke2_ansible +version: 1.0.0 +readme: README.md +authors: + - Rancher Government +description: Collection for rancherfederal/rke2-ansible + +license_file: 'LICENSE' + +tags: [infrastructure, linux, kubernetes, rancher, rke2] + +repository: https://github.com/rancherfederal/rke2-ansible +documentation: https://github.com/rancherfederal/rke2-ansible +homepage: https://github.com/rancherfederal/rke2-ansible +issues: https://github.com/rancherfederal/rke2-ansible/issues + +build_ignore: + - tarball_install/* + - testing + - .github