1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-26 03:01:56 +00:00
community.general/lib
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
..
ansible eos_config module exit session gracefully (#37244) 2018-03-09 19:24:23 +05:30