generated from helmut/template
feat: add ansible deploy
Remote Deploy to Windows / deploy (push) Failing after 1m33s
Details
Remote Deploy to Windows / deploy (push) Failing after 1m33s
Details
This commit is contained in:
parent
94cebf4c55
commit
5d5ec00120
|
|
@ -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: ../scripts/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