get rc powershell test9
This commit is contained in:
@@ -8,10 +8,6 @@
|
|||||||
ansible.windows.win_powershell:
|
ansible.windows.win_powershell:
|
||||||
script: "{{ command }}"
|
script: "{{ command }}"
|
||||||
chdir: "{{ execution_path }}"
|
chdir: "{{ execution_path }}"
|
||||||
executable: pwsh.exe
|
|
||||||
arguments:
|
|
||||||
- -ExecutionPolicy
|
|
||||||
- ByPass
|
|
||||||
register: pwsh_output
|
register: pwsh_output
|
||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
|
|||||||
Reference in New Issue
Block a user