Build Windows Templates in RHV
This commit is contained in:
25
roles/requirements.yml
Normal file
25
roles/requirements.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
# Java
|
||||
- name: geerlingguy.java
|
||||
# Node.js (Using this repo temporarily, as it fixes a package naming bug (See #95))
|
||||
# - src: https://github.com/halkeye/ansible-role-nodejs
|
||||
# version: halkeye-patch-1
|
||||
# Gitlab
|
||||
- name: geerlingguy.gitlab
|
||||
# Windows Ovirt Template
|
||||
- name: oatakan.windows_ovirt_template
|
||||
src: git+https://github.com/oatakan/ansible-role-windows_ovirt_template.git
|
||||
- name: oatakan.windows_template_build
|
||||
- name: oatakan.ansible-role-windows-ad-controller
|
||||
src: git+https://github.com/oatakan/ansible-role-windows-ad-controller.git
|
||||
- name: oatakan.windows_ovirt_guest_agent
|
||||
- name: oatakan.windows_virtio
|
||||
- name: oatakan.windows_update
|
||||
- name: oatakan.ansible-role-ovirt
|
||||
src: git+https://github.com/oatakan/ansible-role-ovirt.git
|
||||
- name: ikke_t.podman_container_systemd
|
||||
- name: ikke_t.container_image_cleanup
|
||||
|
||||
# Infra
|
||||
#- name: bertvv.bind
|
||||
#- name: bertvv.dhcp
|
||||
- name: linux-system-roles.network
|
||||
Reference in New Issue
Block a user