2020-12-12 14:13:38 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
roles:
|
|
|
|
- name: geerlingguy.mysql
|
2020-12-12 21:12:50 +00:00
|
|
|
# monitoring
|
|
|
|
- name: cloudalchemy.node-exporter
|
|
|
|
- name: cloudalchemy.prometheus
|
2020-12-23 10:52:34 +00:00
|
|
|
- name: geerlingguy.gitlab
|
|
|
|
- name: geerlingguy.postgresql
|
|
|
|
- name: rockylinux.ipagetcert
|
|
|
|
src: https://github.com/rocky-linux/ansible-role-ipa-getcert
|
|
|
|
version: main
|
2020-12-13 10:00:33 +00:00
|
|
|
- name: rockylinux.ipsilon
|
|
|
|
src: https://github.com/rocky-linux/ansible-role-ipsilon
|
2020-12-14 01:51:18 +00:00
|
|
|
version: main
|
2020-12-23 10:52:34 +00:00
|
|
|
- name: rockylinux.kojihub
|
|
|
|
src: https://github.com/rocky-linux/ansible-role-kojihub
|
|
|
|
version: main
|
2021-01-04 08:25:53 +00:00
|
|
|
- name: rockylinux.kojid
|
|
|
|
src: https://github.com/rocky-linux/ansible-role-kojid
|
|
|
|
version: main
|
2020-12-28 02:27:45 +00:00
|
|
|
- name: rockylinux.rabbitmq
|
|
|
|
src: https://github.com/rocky-linux/ansible-role-rabbitmq
|
2020-12-24 17:45:17 +00:00
|
|
|
version: main
|
2020-12-12 14:13:38 +00:00
|
|
|
|
|
|
|
collections:
|
|
|
|
# freeipa
|
|
|
|
- name: freeipa.ansible_freeipa
|
|
|
|
version: 0.3.1
|
|
|
|
- name: community.general
|
2020-12-14 09:17:52 +00:00
|
|
|
- name: community.mysql
|
2020-12-26 16:55:46 +00:00
|
|
|
- name: community.rabbitmq
|
2020-12-12 21:42:03 +00:00
|
|
|
- name: ansible.posix
|
2020-12-21 05:05:52 +00:00
|
|
|
- name: ktdreyer.koji_ansible
|
2020-12-28 02:27:45 +00:00
|
|
|
- name: netbox.netbox
|