mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-02 07:01:30 +00:00
perf: update ansible and ansible-runner versions in execution environment and requirements
This commit is contained in:
@@ -15,9 +15,9 @@ dependencies:
|
||||
|
||||
# 与 pyproject.toml [tool.uv.sources] 保持一致,不要用 PyPI 官方包
|
||||
ansible_core:
|
||||
package_pip: https://github.com/jumpserver-dev/ansible/archive/refs/tags/v2.14.1.7.zip
|
||||
package_pip: https://github.com/jumpserver-dev/ansible/archive/refs/tags/v2.16.18.3.zip
|
||||
ansible_runner:
|
||||
package_pip: https://github.com/jumpserver-dev/ansible-runner/archive/refs/tags/2.4.0.1.zip
|
||||
package_pip: https://github.com/jumpserver-dev/ansible-runner/archive/refs/tags/v2.4.0.2.zip
|
||||
|
||||
galaxy:
|
||||
collections:
|
||||
|
||||
@@ -4,7 +4,7 @@ sshtunnel==0.4.0
|
||||
pywinrm==0.4.3
|
||||
telnetlib3==4.0.2
|
||||
mysqlclient==2.2.4
|
||||
pymssql==2.3.4
|
||||
pymssql==2.3.10
|
||||
pymongo==4.6.3
|
||||
oracledb==1.4.0
|
||||
pyfreerdp==0.0.2
|
||||
oracledb==3.4.2
|
||||
pyfreerdp==0.0.4
|
||||
|
||||
Reference in New Issue
Block a user