Agent 최신 버전 변경

This commit is contained in:
2025-01-10 15:25:11 +09:00
parent 1d50522172
commit b2ce1e996a
4 changed files with 39146 additions and 39194 deletions

View File

@@ -13,7 +13,7 @@
- name: Install Start exemONE Host-Agent
ansible.builtin.shell: |
{{ EXEM_HOME }}/host/setup_exem-host-agent_3.0.13.7.bin {{ RECEIVER_ADDR }} {{ RECEIVER_PORT | default('9010') }}
{{ EXEM_HOME }}/host/setup_exem-host-agent_3.0.17.bin {{ RECEIVER_ADDR }} {{ RECEIVER_PORT | default('9010') }}
args:
chdir: "{{ EXEM_HOME }}/host"