Update import for REPLACER_WINDOWS
This commit is contained in:
parent
da3ce668fa
commit
117ecc1e9b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import argparse
|
||||||
|
|
||||||
from fnmatch import fnmatch
|
from fnmatch import fnmatch
|
||||||
|
|
||||||
from ansible.module_common import REPLACER_WINDOWS
|
from ansible.executor.module_common import REPLACER_WINDOWS
|
||||||
from ansible.utils.module_docs import get_docstring, BLACKLIST_MODULES
|
from ansible.utils.module_docs import get_docstring, BLACKLIST_MODULES
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue