mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add support for setup targets to ansible-test. (#28544)
* Add support for setup targets to ansible-test. * Code cleanup.
This commit is contained in:
@@ -343,7 +343,7 @@ class CloudEnvironment(CloudBase):
|
||||
|
||||
def on_failure(self, target, tries):
|
||||
"""
|
||||
:type target: TestTarget
|
||||
:type target: IntegrationTarget
|
||||
:type tries: int
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user