jumpserver/apps/ops/ansible
feng 768eb033eb fix: 修复自动化任务原子性error 导致整个任务失败问题 2023-06-25 18:20:49 +08:00
..
modules feat: 添加自动化任务rdp ping 2023-06-15 18:33:05 +08:00
modules_utils feat: automation windows pyrdp ping (#10602) 2023-06-07 17:28:35 +08:00
__init__.py
ansible.cfg
callback.py fix: 修复自动化任务原子性error 导致整个任务失败问题 2023-06-25 18:20:49 +08:00
exceptions.py
inventory.py fix: oracle Ping 失败 2023-05-12 15:41:03 +08:00
runner.py perf: 优化报错内容 2023-06-14 20:16:42 +08:00
utils.py