jumpserver/apps/ops/ansible
fit2bot 02d0c7e4e7
perf: ansible 错误信息优化 (#11005)
Co-authored-by: feng <1304903146@qq.com>
2023-07-18 18:55:18 +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 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: 修复批量执行命令时资产名称包含 [ 特殊字符执行报错的问题(issue: 10986) 2023-07-18 10:06:40 +00:00
runner.py feat: 增加 DEBUG_ANSIBLE 配置项支持打印 Ansible 详细日志 2023-07-17 14:11:09 +08:00
utils.py