-
Notifications
You must be signed in to change notification settings - Fork 96
/
requirements.yaml
159 lines (158 loc) · 5.39 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
---
collections:
- name: community.general
version: 8.0.2
source: https://galaxy.ansible.com
- name: amazon.aws
version: 1.5.0
source: https://galaxy.ansible.com
type: galaxy
- name: community.docker
version: 3.12.1
source: https://galaxy.ansible.com
type: galaxy
- name: grafana.grafana
# This collection has dependencies
# (https://github.com/grafana/grafana-ansible-collection/blob/5.2.0/requirements.yml)
# that have not been defined as they should
# (https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_shared.html#listing-collection-dependencies).
# Therefore, they have to be included in this file. @kysrpex opened an issue on the repository of the Grafana Ansible collection
# https://github.com/grafana/grafana-ansible-collection/issues/222
# notifying the developers of this issue.
version: 5.3.0
# - name: community.general # required by `grafana.grafana` (already specified above)
# source: https://github.com/ansible-collections/community.general.git
# version: 9.0.1
# type: git
- name: community.grafana # required by `grafana.grafana`
source: https://github.com/ansible-collections/community.grafana.git
version: 2.0.0
type: git
- name: ansible.posix # required by `grafana.grafana`
source: https://github.com/ansible-collections/ansible.posix.git
version: 1.5.2
type: git
- name: community.rabbitmq
version: 1.1.0
source: https://galaxy.ansible.com
type: galaxy
- name: devsec.hardening
version: 8.7.0
source: https://galaxy.ansible.com
type: galaxy
- name: usegalaxy_eu.handy
version: 3.1.1
source: https://galaxy.ansible.com
- name: ansible.windows
version: 1.14.0
source: https://galaxy.ansible.com
roles:
- name: dev-sec.os-hardening
version: 4.2.0
- name: dev-sec.ssh-hardening
version: 9.7.0
- name: devops.tomcat7
version: 1.0.0
- name: dj-wasabi.telegraf
version: 0.14.1
- name: galaxyproject.galaxy
src: https://github.com/galaxyproject/ansible-galaxy
version: d494e2e1ac428aa4b764fb98f4a4f389a2518080
- name: galaxyproject.cvmfs
src: https://github.com/usegalaxy-eu/ansible-cvmfs
version: master
- name: galaxyproject.proftpd
version: 0.3.2
- name: usegalaxy_eu.ansible_nginx_upload_module
version: 1.0.0
- name: usegalaxy-eu.nginx
src: https://github.com/usegalaxy-eu/ansible-nginx
version: master
- name: galaxyproject.nginx
version: 0.6.4
- name: galaxyproject.postgresql
version: 1.1.0
- name: usegalaxy-eu.ansible-postgresql
src: https://github.com/usegalaxy-eu/ansible-postgresql
version: main
- name: geerlingguy.docker
version: 4.1.1
- name: geerlingguy.java
version: 2.3.2
- name: geerlingguy.jenkins
version: 5.1.0
- name: geerlingguy.repo-epel
version: 3.1.0
- name: influxdata.chrony
src: https://github.com/usegalaxy-eu/ansible-chrony
version: 0.1.1
- name: linuxhq.yum_cron
version: master
- name: galaxyproject.gxadmin
version: 0.0.8
- name: usegalaxy-eu.certbot
src: https://github.com/usegalaxy-eu/ansible-certbot
version: 0.1.5
- name: usegalaxy_eu.galaxy_systemd
version: 2.1.0
- name: usegalaxy-eu.dynmotd
src: https://github.com/usegalaxy-eu/ansible-dynmotd
version: 0.0.1
- name: galaxyproject.tiaas2
version: 2.1.3
- name: usegalaxy-eu.autoupdates
src: https://github.com/usegalaxy-eu/ansible-autoupdates
version: 0.0.1
- name: usegalaxy_eu.htcondor
version: 1.0.1
- name: grycap.htcondor
src: https://github.com/usegalaxy-eu/ansible-htcondor-grycap
version: d9a4aab0052dfb31d48c986d39a7f5e3692abba4
- name: usegalaxy-eu.update-hosts
src: https://github.com/usegalaxy-eu/ansible-update-hosts
version: 0.2.0
- name: usegalaxy_eu.gie_proxy
version: 0.1.0
- name: usegalaxy-eu.autofs
src: https://github.com/usegalaxy-eu/ansible-autofs
version: 1.0.0
- name: usegalaxy_eu.fs_maintenance
version: 0.0.7
- name: usegalaxy_eu.rustus
version: 0.3.0
- name: usegalaxy_eu.rabbitmqserver
version: 1.4.5
- name: usegalaxy_eu.influxdbserver
version: 1.1.1
- name: usegalaxy_eu.flower
version: 2.0.0
- name: usegalaxy_eu.walle
version: a9f33867c32a9a447f6eca636c1dafd637f160a7
src: https://github.com/usegalaxy-eu/WallE
# `geerlingguy.pip` is here only because it is a dependency of
# `paprikant.beacon` and because no version has been pinned when declaring
# the dependency, the role is affected by this bug:
# https://forum.ansible.com/t/role-import-from-github-results-in-master-release-not-the-tag-release-breaking-installs/1856
# Remove `geerlingguy.pip` from this list when the bug above has been fixed.
- name: geerlingguy.pip
version: 2.2.0
- name: paprikant.beacon
src: https://github.com/Paprikant/ansible-role-beacon
- name: paprikant.beacon-importer
src: https://github.com/Paprikant/ansible-role-beacon_importer
- name: galaxyproject.miniconda
version: 0.3.1
- name: usegalaxy_eu.tpv_auto_lint
version: 0.2.1
- name: geerlingguy.redis
version: 1.8.0
- name: artis3n.tailscale
version: v4.5.0
- name: dokku_bot.ansible_dokku
version: v2024.4.11
- src: https://github.com/usegalaxy-eu/ansible-traefik
name: usegalaxy_eu.traefik
version: 2.0.0
- src: https://github.com/usegalaxy-eu/ansible-fw-glxeu-generic
name: usegalaxy_eu.firewall
version: 1.0.1