host-agent 최신화

This commit is contained in:
2024-11-22 12:19:07 +09:00
parent 84f8d92448
commit bc915b2546
87 changed files with 39671 additions and 8846 deletions

View File

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