copy 모듈 변경
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
mode: '0755'
|
||||
|
||||
- name: Copy exemONE NDM-Agent File
|
||||
ansible.posix.synchronize:
|
||||
# ansible.posix.synchronize:
|
||||
ansible.builtin.copy:
|
||||
src: "{{ role_path }}/files/ndm"
|
||||
dest: "{{ EXEM_HOME }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user