Skip to content

Commit 0654298

Browse files
Import PR chifflier#3
1 parent 0cda450 commit 0654298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lxc_ssh.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
from ansible import constants as C
2929
from ansible.compat.six import text_type, binary_type
30+
from ansible.errors import AnsibleError
3031
from ansible.plugins.connection import ConnectionBase
3132
from ansible.utils.path import unfrackpath, makedirs_safe
3233
from ansible.utils.unicode import to_bytes, to_unicode, to_str

0 commit comments

Comments
 (0)