Import missing MutableMapping class

pull/11147/head
Matt Martz 9 years ago
parent f57eaece88
commit 89dceb503a

@ -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

Loading…
Cancel
Save