Files
community.general/lib/ansible/module_utils/network
Ganesh Nalawade b440544e73 eos_config module exit session gracefully (#37244)
Fixes #36979
If `abort` is not issued in the top level session prompt
the existing session goes to pending state.
The fix is to come out of config mode by issuing `end` command
and again to same config session and execute `abort` which
`abort` is issued at the top level session prompt.
2018-03-09 19:24:23 +05:30
..
2017-12-14 14:37:34 +05:30
2018-01-09 08:33:45 +00:00
2018-02-11 11:40:33 -05:00