feat: add ansible deploy
Remote Deploy to Windows / deploy (push) Failing after 1m33s Details

This commit is contained in:
Windneiro 2026-03-31 17:14:41 +05:00
parent 94cebf4c55
commit 5d5ec00120
1 changed files with 1 additions and 1 deletions

View File

@ -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