ansible-collection-hetzner-.../tests/integration/cloud-config-hcloud.ini.in
Jonas L cf52215864
chore: add dev target helper (#457)
##### 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
```
2024-02-06 14:04:18 +01:00

2 lines
41 B
INI

[default]
hcloud_api_token=$HCLOUD_TOKEN