Backport/2.9/63513 action/ce.py:clear configuration candidate when return to user-view. … #63796
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…(#63513)
clear configuration candidate when return to user-view.
add a changelog fragment for the pr.
Update 63513-ce_action_wait_prompt_trigger_time_out.yaml
Update 63513-ce_action_wait_prompt_trigger_time_out.yaml
(cherry picked from commit 47c31c2)
SUMMARY
Clear configuration candidate when return to user-view.
For some new software-versions, return will not discard uncommited configure directly,but it will give a prompt to wait confirm.In this case, ansible connection will trigger a time out error until time is out.
So fix it.
ISSUE TYPE
COMPONENT NAME
lib/ansible/plugins/action/ce.py
ADDITIONAL INFORMATION