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
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
..
defaults Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
meta Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
tasks Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
templates eos_config module exit session gracefully (#37244) 2018-03-09 19:24:23 +05:30
tests eos_config module exit session gracefully (#37244) 2018-03-09 19:24:23 +05:30
config.txt Replace Ethernet5 for Ethernet2 on eos integration tests (#26674) 2017-07-12 09:25:26 +02:00