ansible/test/integration/targets/eos_banner/tests/eapi
Ricardo Carrillo Cruz 13b2f11139 Do not assert session name on idempotent eos banner (#23402)
* Check for proper response key on eos_banner map_config_to_obj

If we run the task with 'login' banner, the 'show banner' command
will return a dict containing key 'loginBanner'.
However for motd, it will just return 'motd'.
Yay naming consistency!

* Do not assert session exists on eos_banner response not changing device
2017-04-07 15:44:06 +02:00
..
basic-login.yaml Fix eapi basic-login asserts (#23318) 2017-04-05 20:37:58 +02:00
basic-motd.yaml Do not assert session name on idempotent eos banner (#23402) 2017-04-07 15:44:06 +02:00
basic-no-login.yaml add missing files (#22496) 2017-03-10 15:29:36 +00:00