mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-29 23:49:09 +00:00
More test fixes for split controller/remote tests.
This commit is contained in:
parent
73636175da
commit
a8116497ba
49 changed files with 217 additions and 135 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue