7 lines
281 B
INI
7 lines
281 B
INI
# this is the ansible.cfg file used for integration tests
|
|
|
|
[hashi_vault_collection]
|
|
# if any connections are taking longer than this to complete there's probably something really wrong
|
|
# with the integration tests, so it'd be better to fail faster than the 30s default
|
|
timeout = 5
|