mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-22 05:01:27 +00:00
fix requirements
This commit is contained in:
parent
a755c87a7c
commit
7871a075a0
@ -27,6 +27,9 @@ roles:
|
||||
- name: rockylinux.sigul
|
||||
src: https://github.com/rocky-linux/ansible-role-sigul
|
||||
version: main
|
||||
- name: rockylinux.matterbridge
|
||||
src: https://github.com/NeilHanlon/ansible-role-matterbridge
|
||||
version: master
|
||||
|
||||
collections:
|
||||
# freeipa
|
||||
@ -39,3 +42,7 @@ collections:
|
||||
- name: ktdreyer.koji_ansible
|
||||
- name: netbox.netbox
|
||||
- name: community.aws
|
||||
- name: rockylinux.taiga
|
||||
source: https://github.com/rocky-linux/taiga-ansible.git
|
||||
type: git
|
||||
version: master
|
||||
|
Loading…
Reference in New Issue
Block a user