initial ansible code

This commit is contained in:
Oli
2022-10-09 21:41:56 +00:00
parent 4a64eab4a0
commit feaec34dd2
103 changed files with 4473 additions and 0 deletions

View 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 }}'