feat(vault): Encode system hostname in vault variable
This commit is contained in:
parent
e9accf9621
commit
9c510251ca
2 changed files with 22 additions and 21 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue