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