Import missing MutableMapping class

This commit is contained in:
Matt Martz 2015-06-03 10:02:27 -05:00
parent f57eaece88
commit 89dceb503a

View file

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