Import missing MutableMapping class

pull/4420/head
Matt Martz 2015-06-03 10:02:27 -05:00
parent f57eaece88
commit 89dceb503a
1 changed files with 1 additions and 0 deletions

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