Commit 24639223 by Brian Coca

fixed error reporting when missing redis import

parent 6e961880
......@@ -23,6 +23,7 @@ import time
import json
from ansible import constants as C
from ansible.errors import AnsibleError
from ansible.plugins.cache.base import BaseCacheModule
try:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment