cleanup invisible unicode characters

This commit is contained in:
tom.chivert
2025-12-04 18:09:35 +01:00
parent dbfe51eb81
commit 85b9e81798
4 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
# {{ ansible_managed }}
default:
user: {{ prometheus_proxmox_exporter_user }}
password: {{ prometheus_proxmox_exporter_password }}
verify_ssl: {{ prometheus_proxmox_exporter_verify_ssl | default('false') }}
user: {{ prometheus_proxmox_exporter_user }}
password: {{ prometheus_proxmox_exporter_password }}
verify_ssl: {{ prometheus_proxmox_exporter_verify_ssl | default('false') }}