initial ansible code
This commit is contained in:
5
roles/bastion/templates/tfvars_token.j2
Normal file
5
roles/bastion/templates/tfvars_token.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
## Managed by Ansible ##
|
||||
|
||||
export TF_VAR_dtsv_ionos_token='{{ vault_ionos_token_terraform }}'
|
||||
export TF_VAR_dtsv_hcloud_token={{ vault_hcloud_token_terraform }}
|
||||
export TF_VAR_dtsv_hcloud_ssh_key='{{ vault_hcloud_ssh_key }}'
|
||||
Reference in New Issue
Block a user