host-agent 업데이트 1.2.5
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
mode: '0755'
|
||||
|
||||
- name: Copy exemONE Host-Agent File
|
||||
# ansible.posix.synchronize:
|
||||
ansible.builtin.copy:
|
||||
src: "{{ role_path }}/files/host"
|
||||
dest: "{{ EXEM_HOME }}"
|
||||
@@ -20,6 +19,7 @@
|
||||
- binary_start.sh
|
||||
- binary_stop.sh
|
||||
- systemctl_stop.sh
|
||||
- systemctl_enable.sh
|
||||
|
||||
- name: Create Service Script
|
||||
ansible.builtin.template:
|
||||
|
||||
Reference in New Issue
Block a user