mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
@@ -6,7 +6,7 @@ from __future__ import annotations
|
||||
|
||||
|
||||
from ansible_collections.community.general.plugins.modules import jenkins_credential
|
||||
from ansible_collections.community.internal_test_tools.tests.unit.compat.mock import (
|
||||
from unittest.mock import (
|
||||
MagicMock,
|
||||
patch,
|
||||
mock_open,
|
||||
|
||||
Reference in New Issue
Block a user