-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathrequirements.yml
More file actions
33 lines (33 loc) · 984 Bytes
/
requirements.yml
File metadata and controls
33 lines (33 loc) · 984 Bytes
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
---
collections:
- name: https://opendev.org/openstack/ansible-config_template
version: master
type: git
- name: https://opendev.org/openstack/openstack-ansible-plugins
version: master
type: git
- name: community.crypto
source: https://github.com/ansible-collections/community.crypto
type: git
version: 2.22.3
- name: community.general
source: https://github.com/ansible-collections/community.general
type: git
version: 10.0.1
- name: community.rabbitmq
source: https://github.com/ansible-collections/community.rabbitmq
type: git
version: 1.3.0
roles:
- name: apt_package_pinning
src: https://opendev.org/openstack/openstack-ansible-apt_package_pinning
scm: git
version: master
- name: systemd_service
src: https://opendev.org/openstack/ansible-role-systemd_service
scm: git
version: master
- name: pki
src: https://opendev.org/openstack/ansible-role-pki
scm: git
version: master