mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 23:31:25 -07:00
Import missing MutableMapping class
This commit is contained in:
parent
f57eaece88
commit
89dceb503a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue