Commit f9b56a5d by Toshio Kuratomi

Fix raising AnsibleError

parent c2f26ad9
......@@ -27,7 +27,7 @@ import stat
import subprocess
from ansible import constants as C
from ansible.errors import *
from ansible import errors
from ansible.inventory.ini import InventoryParser
from ansible.inventory.script import InventoryScript
......
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