WIP 5
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
hosts: sat6.lab.toal.ca
|
hosts: sat6.lab.toal.ca
|
||||||
vars:
|
vars:
|
||||||
sat6_fqdn: "sat6.lab.toal.ca"
|
sat6_fqdn: "sat6.lab.toal.ca"
|
||||||
#sat6_pass: "this is set in the secrets file"
|
sat6_user: "{{ vault_sat6_user }}"
|
||||||
|
sat6_pass: "{{ vault_sat6_pass }}"
|
||||||
sat6_organization: "Toal.ca"
|
sat6_organization: "Toal.ca"
|
||||||
sat6_fail_on_existing: True
|
sat6_fail_on_existing: True
|
||||||
sat6_power_on_delay: 60
|
sat6_power_on_delay: 60
|
||||||
|
|||||||
19
roles/requirements.yml.old
Normal file
19
roles/requirements.yml.old
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# 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
|
||||||
|
#- name: oatakan.windows_template_build
|
||||||
|
#- name: oatakan.windows_ovirt_guest_agent
|
||||||
|
#- name: oatakan.windows_virtio
|
||||||
|
#- 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