1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/eos_config/templates
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
..
basic eos_config module exit session gracefully (#37244) 2018-03-09 19:24:23 +05:30
defaults Replace Ethernet5 for Ethernet2 on eos integration tests (#26674) 2017-07-12 09:25:26 +02:00