Update import for REPLACER_WINDOWS

This commit is contained in:
Matt Martz 2015-06-30 13:51:18 -05:00 committed by John Barker
parent da3ce668fa
commit 117ecc1e9b

View file

@ -11,7 +11,7 @@ import argparse
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