mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
More test fixes for split controller/remote tests.
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
assert:
|
||||
that:
|
||||
- "script_result0.rc == 0"
|
||||
- "script_result0.stderr == ''"
|
||||
- "script_result0.stdout == 'win'"
|
||||
|
||||
- name: Execute a script with a space in the path
|
||||
|
||||
Reference in New Issue
Block a user