mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixes #163 in galaxy-issues
This commit is contained in:
@@ -137,6 +137,7 @@ class GalaxyAPI(object):
|
||||
data = json.load(resp)
|
||||
return data
|
||||
|
||||
@g_connect
|
||||
def create_import_task(self, github_user, github_repo, reference=None):
|
||||
"""
|
||||
Post an import request
|
||||
|
||||
Reference in New Issue
Block a user