mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-14 00:07:06 +00:00
cf52215864
##### SUMMARY Adds a helper to configure the dev env. For example reexporting a hcloud_token and reload the integration tests configuration: ```bash export HCLOUD_TOKEN="$(get-tmp-hcloud-token)" make dev ```
2 lines
41 B
INI
2 lines
41 B
INI
[default]
|
|
hcloud_api_token=$HCLOUD_TOKEN
|