1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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