mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Merge pull request #54367 from mattclay/fix-ping-test
Fix ping integration test to work with ssh.
This commit is contained in:
@@ -50,4 +50,4 @@
|
||||
that:
|
||||
- result is failed
|
||||
- result is not changed
|
||||
- "'Exception: boom' in result.module_stderr"
|
||||
- "'Exception: boom' in result.module_stdout + result.module_stderr"
|
||||
|
||||
Reference in New Issue
Block a user