3115f31655
* Exit admin mode properly on iosxr_config (#39594)
Fixes #38811
When using 'admin' in iosxr-config, we need to pass an end
to config terminal session but also pass exit so we exit admin
mode.
(cherry picked from commit 56c5567912
)
* Add bugfix fragment
2 lines
110 B
Text
2 lines
110 B
Text
bugfixes:
|
|
- Fix iosxr_config admin mode not exiting properly https://github.com/ansible/ansible/pull/39594
|