feat: add ansible deploy
Remote Deploy to Windows / deploy (push) Has been cancelled Details

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

View File

@ -4,5 +4,5 @@
tasks:
- name: Deploy autorun script from template
ansible.windows.win_template:
src: ../autorun_for_ffs.j2
src: ../scripts/autorun_for_ffs..j2
dest: C:\CMD\autorun_for_ffs.bat