softplayer-ansible/requirements.yml

17 lines
416 B
YAML
Raw Normal View History

2024-03-28 17:29:07 +00:00
---
collections:
- hetzner.hcloud
- community.sops
- name: ansible.utils
- name: community.general
version: 8.5.0
- name: ansible.posix
- name: kubernetes.core
2024-04-02 11:13:13 +00:00
- name: git+https://git.badhouseplants.net/allanger/k3s-ansible.git
type: git
2024-03-28 17:29:07 +00:00
version: master
2024-04-02 11:13:13 +00:00
roles:
2024-03-28 17:29:07 +00:00
- src: git+https://git.badhouseplants.net/allanger/ansible-create-k8s-user.git
version: download-config
- xanmanning.k3s