mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
If a cfg file exists for this this command then use it. This allows versioned test configuration to override the built in Ansible constants.
6 lines
164 B
INI
6 lines
164 B
INI
# NOTE: This file is used by ansible-test to override specific Ansible constants
|
|
# This file is used by `ansible-test network-integration`
|
|
|
|
[defaults]
|
|
timeout = 60
|