get rc powershell test9

This commit is contained in:
2025-11-06 14:01:26 +01:00
parent 3ce2cfaef3
commit 57e5a6b779

View File

@@ -8,10 +8,6 @@
ansible.windows.win_powershell:
script: "{{ command }}"
chdir: "{{ execution_path }}"
executable: pwsh.exe
arguments:
- -ExecutionPolicy
- ByPass
register: pwsh_output
- debug: