get rc powershell test7
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
arguments:
|
||||
- -ExecutionPolicy
|
||||
- ByPass
|
||||
register: pwsh_output
|
||||
failed_when:
|
||||
- pwsh_output.output[0] != 7
|
||||
register: pwsh_output
|
||||
failed_when:
|
||||
- pwsh_output.output[0] != 7
|
||||
- debug:
|
||||
msg: "{{ pwsh_output }}"
|
||||
Reference in New Issue
Block a user