mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 15:51:05 +00:00
11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
# This is the configuration template for ansible-test HWC integration tests.
|
|
# Please fill in the @VAR placeholders below and save this file without the
|
|
# .template extension.
|
|
|
|
identity_endpoint: @identity_endpoint
|
|
user: @user
|
|
password: @password
|
|
domain: @domain
|
|
project: @project
|
|
region: @region
|