jumpserver/apps/ops/ansible
fit2bot c981e9cd9f
perf: 主机名包含/ 可以执行ansible任务 (#11772)
Co-authored-by: feng <1304903146@qq.com>
2023-10-09 16:05:42 +08:00
..
modules feat: ssh_ping及custom_command支持sudo及su切换用户 (#11180) 2023-08-03 14:09:13 +08:00
modules_utils perf: ansible 用户切换至 (#11766) 2023-10-09 14:35:21 +08:00
__init__.py
ansible.cfg
callback.py perf: ansible 错误信息优化 (#11005) 2023-07-18 18:55:18 +08:00
exceptions.py
inventory.py perf: 主机名包含/ 可以执行ansible任务 (#11772) 2023-10-09 16:05:42 +08:00
runner.py
utils.py