Fix ansible-lint errors

This commit is contained in:
Tobias Reisinger 2025-06-24 19:10:07 +02:00
parent 503bd8b396
commit b098704e23
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
10 changed files with 21 additions and 26 deletions

View file

@ -19,7 +19,7 @@ all:
host_backup:
hc_uid: "{{ opentofu.healthchecksio.backup.node001.id }}"
hc_url: "{{ opentofu.healthchecksio.backup.node001.ping_url }}"
gatus_token: "{{ vault_hosts.node001.backup.gatus_token }}"
gatus_token: "{{ vault_hosts.node001.backup.gatus_token }}"
node003:
ansible_host: "{{ opentofu.hosts.node003.fqdn_vpn }}"
@ -32,4 +32,4 @@ all:
host_backup:
hc_uid: "{{ opentofu.healthchecksio.backup.node003.id }}"
hc_url: "{{ opentofu.healthchecksio.backup.node003.ping_url }}"
gatus_token: "{{ vault_hosts.node003.backup.gatus_token }}"
gatus_token: "{{ vault_hosts.node003.backup.gatus_token }}"