mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ansible-test - Remove obsolete code.
This commit is contained in:
@@ -16,13 +16,10 @@ TIMEOUT_PATH = '.ansible-test-timeout.json'
|
||||
CONTROLLER_MIN_PYTHON_VERSION = CONTROLLER_PYTHON_VERSIONS[0]
|
||||
SUPPORTED_PYTHON_VERSIONS = REMOTE_ONLY_PYTHON_VERSIONS + CONTROLLER_PYTHON_VERSIONS
|
||||
|
||||
COVERAGE_REQUIRED_VERSION = '4.5.4'
|
||||
|
||||
REMOTE_PROVIDERS = [
|
||||
'default',
|
||||
'aws',
|
||||
'azure',
|
||||
'ibmps',
|
||||
'parallels',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user