jumpserver/apps/ops/ansible
halo 644eada8a1 fix: 解决openssh低版本时测试可连接失败问题 2024-01-15 10:39:34 +08:00
..
modules feat: ssh_ping及custom_command支持sudo及su切换用户 (#11180) 2023-08-03 14:09:13 +08:00
modules_utils fix: 解决openssh低版本时测试可连接失败问题 2024-01-15 10:39:34 +08:00
__init__.py
ansible.cfg fix: 修复 Ansible 测试资产可连接性报错的问题(Connection to UNKNOWN port 65535 timed out) 2023-07-14 11:19:31 +00:00
callback.py perf: ansible 错误信息优化 (#11005) 2023-07-18 18:55:18 +08:00
exceptions.py
inventory.py fix: 自动化任务网关连接数 自定义ansible rdp 测试可连接性端口错误 (#12373) 2023-12-20 16:02:13 +08:00
runner.py perf: 上传目标目录指定在/tmp下 (#12334) 2023-12-14 19:44:53 +08:00
utils.py