mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-11 00:11:25 +00:00
18 lines
367 B
YAML
18 lines
367 B
YAML
---
|
|
|
|
roles:
|
|
- name: geerlingguy.mysql
|
|
# monitoring
|
|
- name: cloudalchemy.node-exporter
|
|
- name: cloudalchemy.prometheus
|
|
- name: rockylinux.ipsilon
|
|
src: https://github.com/rocky-linux/ansible-role-ipsilon
|
|
version: master
|
|
|
|
collections:
|
|
# freeipa
|
|
- name: freeipa.ansible_freeipa
|
|
version: 0.3.1
|
|
- name: community.general
|
|
- name: ansible.posix
|