You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/ops/ansible
fit2bot 1f2db65dba
fix: ansible 密码支持 {{ }} {% %} (#12354)
12 months ago
..
modules feat: ssh_ping及custom_command支持sudo及su切换用户 (#11180) 1 year ago
modules_utils fix: mysql 测试可连接性失败 (#12104) 1 year ago
__init__.py
ansible.cfg fix: 修复 Ansible 测试资产可连接性报错的问题(Connection to UNKNOWN port 65535 timed out) 1 year ago
callback.py perf: ansible 错误信息优化 (#11005) 1 year ago
exceptions.py
inventory.py fix: ansible 密码支持 {{ }} {% %} (#12354) 12 months ago
runner.py perf: 上传目标目录指定在/tmp下 (#12334) 12 months ago
utils.py