mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-13 01:01:25 +00:00
adding additional requirements
This commit is contained in:
parent
742d44c615
commit
2e612242cb
@ -30,6 +30,10 @@ roles:
|
|||||||
- name: rockylinux.matterbridge
|
- name: rockylinux.matterbridge
|
||||||
src: https://github.com/NeilHanlon/ansible-role-matterbridge
|
src: https://github.com/NeilHanlon/ansible-role-matterbridge
|
||||||
version: master
|
version: master
|
||||||
|
- name: rockylinux.wikijs
|
||||||
|
src: https://git.rockylinux.org/infrastructure/public/ansible/ansible-role-wikijs.git
|
||||||
|
scm: git
|
||||||
|
version: develop
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
# freeipa
|
# freeipa
|
||||||
@ -43,6 +47,8 @@ collections:
|
|||||||
- name: netbox.netbox
|
- name: netbox.netbox
|
||||||
- name: community.aws
|
- name: community.aws
|
||||||
- name: containers.podman
|
- name: containers.podman
|
||||||
|
- name: nginxinc.nginx_core
|
||||||
|
version: 0.3.0
|
||||||
# - name: rockylinux.taiga
|
# - name: rockylinux.taiga
|
||||||
# source: https://github.com/rocky-linux/taiga-ansible.git
|
# source: https://github.com/rocky-linux/taiga-ansible.git
|
||||||
# type: git
|
# type: git
|
||||||
|
Loading…
Reference in New Issue
Block a user