perf: update deploy applet host playbook

This commit is contained in:
Eric
2026-07-10 15:02:27 +08:00
committed by Jiangjie Bai
parent 3ac7d00685
commit ff18ee5cf7

View File

@@ -136,13 +136,13 @@
$Ansible.Changed = $false
}
- name: Download JumpServer Tinker installer
- name: Download Tinker installer
ansible.windows.win_get_url:
url: "{{ APPLET_DOWNLOAD_HOST }}/download/applets/Tinker_Installer_{{ TINKER_VERSION }}.exe"
dest: "{{ ansible_env.TEMP }}\\Tinker_Installer_{{ TINKER_VERSION }}.exe"
validate_certs: "{{ not IGNORE_VERIFY_CERTS }}"
- name: Install JumpServer Tinker
- name: Install Tinker
ansible.windows.win_package:
path: "{{ ansible_env.TEMP }}\\Tinker_Installer_{{ TINKER_VERSION }}.exe"
arguments: