-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.yml
81 lines (78 loc) · 2.76 KB
/
requirements.yml
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
---
roles:
# windows
- src: https://github.com/ansible-collections/ansible.windows
version: "1.7.3"
# f5
- src: https://github.com/F5Networks/f5-ansible
version: "5eba98d"
# google cloud
- src: https://github.com/ansible-collections/google.cloud
version: "65f0a7a"
# cisco nxos
- src: https://github.com/ansible-collections/cisco.nxos
version: "2.7.0"
# cisco asa
- src: https://github.com/ansible-collections/cisco.asa
version: "2.1.0"
# cisco ios
- src: https://github.com/ansible-collections/cisco.ios
version: "2.5.0"
# cisco iosxr
- src: https://github.com/ansible-collections/cisco.iosxr
version: "2.5.0"
# rhel or other linux
- src: https://github.com/linux-system-roles/network
version: "1.4.0"
- src: https://github.com/linux-system-roles/mssql
version: "0.1"
- src: https://github.com/linux-system-roles/cockpit
version: "1.1.1"
- src: https://github.com/linux-system-roles/timesync
version: "1.6.1"
- src: https://github.com/linux-system-roles/nbde_client
version: "1.1.0"
- src: https://github.com/linux-system-roles/storage
version: "1.6.2"
- src: https://github.com/linux-system-roles/vpn
version: "1.2.1"
- src: https://github.com/linux-system-roles/selinux
version: "1.3.2"
- src: https://github.com/linux-system-roles/certificate
version: "1.1.0"
- src: https://github.com/linux-system-roles/logging
version: "1.6.0"
- src: https://github.com/linux-system-roles/kernel_settings
version: "1.1.1"
- src: https://github.com/linux-system-roles/nbde_server
version: "1.1.0"
- src: https://github.com/linux-system-roles/firewall
version: "0.3.0"
- src: https://github.com/linux-system-roles/bootloader
version: "51805d0"
- src: https://github.com/linux-system-roles/ssh
version: "1.1.1"
- src: https://github.com/linux-system-roles/ha_cluster
version: "1.3.1"
- src: https://github.com/linux-system-roles/crypto_policies
version: "1.2.1"
- src: https://github.com/linux-system-roles/tlog
version: "1.2.1"
- src: https://github.com/linux-system-roles/metrics
version: "1.3.2"
- src: https://github.com/linux-system-roles/postfix
version: "1.1.1"
- src: https://github.com/linux-system-roles/kdump
version: "1.1.1"
- src: https://github.com/linux-system-roles/sap-netweaver-preconfigure
version: "3.1.1"
- src: https://github.com/linux-system-roles/sap-hana-preconfigure
version: "3.1.1"
- src: https://github.com/linux-system-roles/sap-preconfigure
version: "3.1.1"
- src: https://github.com/linux-system-roles/tuned
version: "0.1"
- src: https://github.com/linux-system-roles/image_builder
version: "0.4.1"
- src: https://github.com/linux-system-roles/sap-base-settings
version: "5d5d5ed"