2020-12-12 14:13:38 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
roles:
|
|
|
|
- name: geerlingguy.mysql
|
2020-12-12 21:12:50 +00:00
|
|
|
# monitoring
|
2021-04-01 18:25:26 +00:00
|
|
|
- name: cloudalchemy.node_exporter
|
2020-12-12 21:12:50 +00:00
|
|
|
- name: cloudalchemy.prometheus
|
2021-01-18 03:46:06 +00:00
|
|
|
- name: cloudalchemy.alertmanager
|
|
|
|
- name: cloudalchemy.grafana
|
2020-12-23 10:52:34 +00:00
|
|
|
- name: geerlingguy.gitlab
|
|
|
|
- name: geerlingguy.postgresql
|
2021-07-12 04:21:11 +00:00
|
|
|
- name: geerlingguy.php
|
|
|
|
- name: geerlingguy.nodejs
|
2021-07-18 22:21:11 +00:00
|
|
|
- name: geerlingguy.certbot
|
2021-07-12 04:21:11 +00:00
|
|
|
- name: riemers.gitlab-runner
|
|
|
|
|
|
|
|
|
2020-12-23 10:52:34 +00:00
|
|
|
- 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
|
2021-01-20 05:05:28 +00:00
|
|
|
- name: rockylinux.sigul
|
|
|
|
src: https://github.com/rocky-linux/ansible-role-sigul
|
|
|
|
version: main
|
2021-02-04 04:26:46 +00:00
|
|
|
- name: rockylinux.matterbridge
|
|
|
|
src: https://github.com/NeilHanlon/ansible-role-matterbridge
|
|
|
|
version: master
|
2021-07-12 04:21:11 +00:00
|
|
|
- name: rockylinux.pinnwand
|
|
|
|
src: https://github.com/rocky-linux/ansible-role-pinnwand
|
|
|
|
version: main
|
2021-04-01 21:14:00 +00:00
|
|
|
- name: rockylinux.wikijs
|
|
|
|
src: https://git.rockylinux.org/infrastructure/public/ansible/ansible-role-wikijs.git
|
|
|
|
scm: git
|
|
|
|
version: develop
|
2020-12-12 14:13:38 +00:00
|
|
|
|
|
|
|
collections:
|
|
|
|
# freeipa
|
|
|
|
- name: freeipa.ansible_freeipa
|
2021-10-30 00:09:11 +00:00
|
|
|
version: 0.4.2
|
2020-12-12 14:13:38 +00:00
|
|
|
- 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
|
2021-09-23 20:35:06 +00:00
|
|
|
- name: ansible.utils
|
2020-12-21 05:05:52 +00:00
|
|
|
- name: ktdreyer.koji_ansible
|
2020-12-28 02:27:45 +00:00
|
|
|
- name: netbox.netbox
|
2021-01-25 00:59:02 +00:00
|
|
|
- name: community.aws
|
2021-10-30 00:09:11 +00:00
|
|
|
- name: community.libvirt
|
2021-02-08 09:38:10 +00:00
|
|
|
- name: containers.podman
|
2021-04-01 21:14:00 +00:00
|
|
|
- name: nginxinc.nginx_core
|
|
|
|
version: 0.3.0
|
2021-02-04 04:34:09 +00:00
|
|
|
# - name: rockylinux.taiga
|
|
|
|
# source: https://github.com/rocky-linux/taiga-ansible.git
|
|
|
|
# type: git
|
|
|
|
# version: master
|
2021-08-30 05:02:24 +00:00
|
|
|
...
|