1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

fix imports

This commit is contained in:
GGabriele 2016-09-04 18:55:36 +02:00 committed by Matt Clay
parent 8eab599ade
commit f577f46ccf

View file

@ -141,6 +141,9 @@ changed:
sample: true
'''
import json
import collections
# COMMON CODE FOR MIGRATION
import re