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