get rc powershell test4
This commit is contained in:
@@ -9,6 +9,5 @@
|
||||
script: "{{ command }}"
|
||||
chdir: "{{ execution_path }}"
|
||||
register: ps_script
|
||||
failed_when: ps_script.rc != 0
|
||||
- debug:
|
||||
msg: "{{ ps_script }}"
|
||||
Reference in New Issue
Block a user