mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add --remote-terminate option to ansible-test.
Set `--remote-terminate success` for osx tests.
This commit is contained in:
@@ -467,6 +467,7 @@ class EnvironmentConfig(CommonConfig):
|
||||
|
||||
self.remote_stage = args.remote_stage # type: str
|
||||
self.remote_aws_region = args.remote_aws_region # type: str
|
||||
self.remote_terminate = args.remote_terminate # type: str
|
||||
|
||||
self.requirements = args.requirements # type: bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user