added missing imports to doc module

This commit is contained in:
Brian Coca 2015-06-03 14:56:01 -04:00
parent 96836412aa
commit 9856a8f674

View file

@ -23,7 +23,7 @@ import ast
import yaml
import traceback
from collections import MutableMapping
from collections import MutableMapping, MutableSet, MutableSequence
from ansible.plugins import fragment_loader
# modules that are ok that they do not have documentation strings