Commit 89dceb50 by Matt Martz

Import missing MutableMapping class

parent f57eaece
...@@ -23,6 +23,7 @@ import ast ...@@ -23,6 +23,7 @@ import ast
import yaml import yaml
import traceback import traceback
from collections import MutableMapping
from ansible.plugins import fragment_loader from ansible.plugins import fragment_loader
# modules that are ok that they do not have documentation strings # modules that are ok that they do not have documentation strings
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment