mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-22 13:11:29 +00:00
fix requirements
This commit is contained in:
parent
a755c87a7c
commit
7871a075a0
@ -27,6 +27,9 @@ roles:
|
|||||||
- name: rockylinux.sigul
|
- name: rockylinux.sigul
|
||||||
src: https://github.com/rocky-linux/ansible-role-sigul
|
src: https://github.com/rocky-linux/ansible-role-sigul
|
||||||
version: main
|
version: main
|
||||||
|
- name: rockylinux.matterbridge
|
||||||
|
src: https://github.com/NeilHanlon/ansible-role-matterbridge
|
||||||
|
version: master
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
# freeipa
|
# freeipa
|
||||||
@ -39,3 +42,7 @@ collections:
|
|||||||
- name: ktdreyer.koji_ansible
|
- name: ktdreyer.koji_ansible
|
||||||
- name: netbox.netbox
|
- name: netbox.netbox
|
||||||
- name: community.aws
|
- 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