mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-29 21:51:31 +00:00
[Bugfix] 兼容py3
This commit is contained in:
@@ -26,10 +26,6 @@ C.HOST_KEY_CHECKING = False
|
||||
logger = get_logger(__name__)
|
||||
|
||||
|
||||
class AnsibleError(StandardError):
|
||||
pass
|
||||
|
||||
|
||||
# Jumpserver not use playbook
|
||||
class PlayBookRunner(object):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user