cleanup invisible unicode characters
This commit is contained in:
@@ -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') }}
|
||||
|
||||
Reference in New Issue
Block a user