added stcp binary and loop script backuping

This commit is contained in:
kashapovd 2021-11-10 09:44:33 +00:00
parent 40b2bcbebb
commit 98e56e0ade
1 changed files with 2 additions and 0 deletions

View File

@ -7,12 +7,14 @@
src: multi_srv_raw
dest: '{{ stcp_binary_path }}'
mode: '0700'
backup: yes
- name: Copying the loop script file
copy:
src: loop
dest: '{{ loop_script_path }}'
mode: '0700'
backup: yes
- block:
- name: Creating STCP instance directory