get rc powershell test10

This commit is contained in:
2025-11-06 14:07:06 +01:00
parent 57e5a6b779
commit ce8bdb3a45

View File

@@ -11,4 +11,4 @@
register: pwsh_output register: pwsh_output
- debug: - debug:
msg: "{{ pwsh_output }}" msg: "{{ pwsh_output.output[0] }}"