12 lines
434 B
Text
12 lines
434 B
Text
# This is the configuration template for ansible-test Hetzner Cloud integration tests.
|
|
#
|
|
# You do not need this template if you are:
|
|
#
|
|
# 1) Running integration tests without using ansible-test.
|
|
#
|
|
# If you want to test against the Hetzner Cloud public API,
|
|
# fill in the values below and save this file without the .template extension.
|
|
# This will cause ansible-test to use the given configuration.
|
|
|
|
[default]
|
|
hcloud_api_token= @TOKEN
|