get rc powershell test8

This commit is contained in:
2025-11-06 13:37:37 +01:00
parent b606d4def5
commit 3ce2cfaef3

View File

@@ -13,7 +13,6 @@
- -ExecutionPolicy - -ExecutionPolicy
- ByPass - ByPass
register: pwsh_output register: pwsh_output
failed_when:
- pwsh_output.output[0] != 7
- debug: - debug:
msg: "{{ pwsh_output }}" msg: "{{ pwsh_output }}"