mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add support for cloud tests to ansible-test. (#24315)
* Split out ansible-test docker functions. * Add cloud support to ansible-test.
This commit is contained in:
2
test/runner/requirements/integration.cloud.aws.txt
Normal file
2
test/runner/requirements/integration.cloud.aws.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
boto
|
||||
boto3
|
||||
2
test/runner/requirements/integration.cloud.cs.txt
Normal file
2
test/runner/requirements/integration.cloud.cs.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
cs
|
||||
sshpubkeys
|
||||
Reference in New Issue
Block a user