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