dns_resolver role, update-dns script, dns-deploy playbook, inventory updates
This commit is contained in:
parent
152edb8345
commit
1509daad4c
26 changed files with 780 additions and 176 deletions
4
roles/pve_exporter/templates/pve.yml.j2
Normal file
4
roles/pve_exporter/templates/pve.yml.j2
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
default:
|
||||
user: {{ pve_exporter_user }}
|
||||
password: {{ pve_exporter_password }}
|
||||
verify_ssl: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue