feat(vault): Encode system hostname in vault variable

This commit is contained in:
Marty Oehme 2025-07-09 12:17:02 +02:00
parent e9accf9621
commit 9c510251ca
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 22 additions and 21 deletions

View file

@ -6,6 +6,7 @@ target_system:
void_local:
ansible_host: 127.0.0.1
ansible_connection: ansible.builtin.local
host_name: "{{ vault_host_name }}"
hostsystem: