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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
that: that:
- "result.msg is defined" - "result.msg is defined"
- "result.failed == true" - "result.failed == true"
- "'Error on executing commands' in result.msg" - "'Invalid input' in result.msg"
- name: valid configuration in check mode - name: valid configuration in check mode
eos_config: eos_config: