mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
fix imports
This commit is contained in:
@@ -141,6 +141,9 @@ changed:
|
||||
sample: true
|
||||
'''
|
||||
|
||||
import json
|
||||
import collections
|
||||
|
||||
# COMMON CODE FOR MIGRATION
|
||||
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user