mirror of https://github.com/ansible/ansible.git
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
(cherry picked from commit 13b2f11139)
pull/23793/head
parent
b9ee0c5477
commit
a769f0b0f4
Loading…
Reference in New Issue