This commit is contained in:
2020-08-17 12:46:31 -04:00
parent 9702e1c6e0
commit bd18b12dc9
2 changed files with 21 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
hosts: sat6.lab.toal.ca
vars:
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_fail_on_existing: True
sat6_power_on_delay: 60

View 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