You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/network_refactor_prompt_che...

7 lines
338 B
YAML

minor_changes:
- Move cli prompt check logic from action to cliconf plugin (https://github.com/ansible/ansible/pull/63945)
- Add test for reboot & wait_for_connection on EOS & IOS (https://github.com/ansible/ansible/pull/63014)
bugfixes:
- Fix cli context check for network_cli connection (https://github.com/ansible/ansible/pull/64697)