generated from helmut/template
feat: add ansible deploy
Remote Deploy to Windows / deploy (push) Has been cancelled
Details
Remote Deploy to Windows / deploy (push) Has been cancelled
Details
This commit is contained in:
parent
d727cf1244
commit
94cebf4c55
|
|
@ -4,5 +4,5 @@
|
||||||
tasks:
|
tasks:
|
||||||
- name: Deploy autorun script from template
|
- name: Deploy autorun script from template
|
||||||
ansible.windows.win_template:
|
ansible.windows.win_template:
|
||||||
src: ../autorun_for_ffs.j2
|
src: ../scripts/autorun_for_ffs..j2
|
||||||
dest: C:\CMD\autorun_for_ffs.bat
|
dest: C:\CMD\autorun_for_ffs.bat
|
||||||
Loading…
Reference in New Issue