-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.yaml
60 lines (59 loc) · 2.14 KB
/
requirements.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
collections:
- name: community.crypto
version: 2.25.0
- name: community.general
version: 10.4.0
- name: ansible.posix
version: 2.0.0
- name: kubernetes.core
version: 5.0.0
- name: community.docker
version: 4.5.0
- name: community.vmware
version: 5.4.0
- name: awx.awx
version: 24.6.1
- name: community.hashi_vault
version: 6.2.0
- name: ansible.netcommon
version: 7.1.0
- name: https://github.com/stuttgart-things/ansible/releases/download/sthings-container-25.5.499/sthings-container-25.5.499.tar.gz
- name: https://github.com/stuttgart-things/ansible/releases/download/sthings-baseos-25.1.682.tar.gz/sthings-baseos-25.1.682.tar.gz
- name: https://github.com/stuttgart-things/ansible/releases/download/sthings-rke-25.5.532.tar.gz/sthings-rke-25.5.532.tar.gz
# - name: sthings.baseos
#src: "/tmp/ansible/collections/artifacts/sthings-baseos-25.1.530.tar.gz"
roles:
- src: https://github.com/stuttgart-things/deploy-configure-rke.git
scm: git
- src: https://github.com/stuttgart-things/install-configure-powerdns.git
scm: git
- src: https://github.com/stuttgart-things/configure-rke-node.git
scm: git
- src: https://github.com/stuttgart-things/install-requirements.git
scm: git
- src: https://github.com/stuttgart-things/create-send-webhook.git
version: 2024.06.06
scm: git
- src: https://github.com/stuttgart-things/install-configure-vault.git
scm: git
- src: https://github.com/stuttgart-things/install-configure-nfs.git
scm: git
- src: https://github.com/stuttgart-things/manage-filesystem.git
version: 2024.06.07
scm: git
- src: https://github.com/stuttgart-things/download-install-binary.git
scm: git
version: 2025.02.13
- src: https://github.com/stuttgart-things/create-os-user.git
scm: git
version: 2024.05.03
- src: https://github.com/stuttgart-things/install-configure-docker.git
scm: git
version: 2024.04.30
- src: https://github.com/stuttgart-things/install-configure-podman.git
scm: git
version: 2024.05.08
- src: https://github.com/stuttgart-things/manage-proxmox-resources.git
scm: git
version: 2024.05.27