mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
8 lines
No EOL
152 B
YAML
8 lines
No EOL
152 B
YAML
---
|
|
testcase: "*"
|
|
nuage_auth:
|
|
api_username: csproot
|
|
api_password: csproot
|
|
api_enterprise: csp
|
|
api_url: http://localhost:5000
|
|
api_version: v5_0 |