Update import for REPLACER_WINDOWS

pull/4420/head
Matt Martz 2015-06-30 13:51:18 -05:00 committed by John Barker
parent da3ce668fa
commit 117ecc1e9b
1 changed files with 1 additions and 1 deletions

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