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:
Ganesh Nalawade
2018-07-02 18:49:45 +05:30
committed by GitHub
parent 14bc625c2c
commit 1659951710

View File

@@ -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: