mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix eos integration test failure (#42188)
* Fix error message in eos_config integration test * Fix set_become invoke login in httpapi connection plugin
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
that:
|
||||
- "result.msg is defined"
|
||||
- "result.failed == true"
|
||||
- "'Error on executing commands' in result.msg"
|
||||
- "'Invalid input' in result.msg"
|
||||
|
||||
- name: valid configuration in check mode
|
||||
eos_config:
|
||||
|
||||
Reference in New Issue
Block a user