35f17bf4c2
* Cloudscale integration test setup CloudProvider and CloudEnvironment classes for Cloudscale integration tests. This also contains a cloudscale_common role with common variables for all tests. * cloudscale_volume module New cloud module to manage volumes on the cloudscale.ch IaaS service.
8 lines
237 B
Text
8 lines
237 B
Text
# This is the configuration template for ansible-test cloudscale integration tests.
|
|
#
|
|
# You do not need this template if you are:
|
|
#
|
|
# 1) Running integration tests without using ansible-test.
|
|
#
|
|
[default]
|
|
cloudscale_api_token = @API_TOKEN
|