get rc powershell
This commit is contained in:
@@ -8,3 +8,5 @@
|
||||
ansible.windows.win_powershell:
|
||||
script: "{{ command }}"
|
||||
chdir: "{{ execution_path }}"
|
||||
register: ps_script
|
||||
failed_when: rc != 0
|
||||
Reference in New Issue
Block a user