ACI: Add ability to enable debug for tests (#43744)

This commit is contained in:
Dag Wieers 2018-08-06 22:42:10 +02:00 committed by GitHub
commit 9a8bae5b67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 122 additions and 50 deletions

View file

@ -17,6 +17,7 @@
validate_certs: '{{ aci_validate_certs | default(false) }}'
use_ssl: '{{ aci_use_ssl | default(true) }}'
use_proxy: '{{ aci_use_proxy | default(true) }}'
output_level: '{{ aci_output_level | default("info") }}'
state: absent
pool: anstest
allocation_mode: static