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