Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.11: Prevent ansible_failed_task from further templating (#74290) #74308

Merged
merged 1 commit into from
May 17, 2021

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Apr 16, 2021

SUMMARY

Backport of #74290

(cherry picked from commit 664531d)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/plugins/strategy/__init__.py

* Prevent ansible_failed_task from further templating

Fixes ansible#74036

* Add changelog

(cherry picked from commit 664531d)
@ansibot ansibot added affects_2.11 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. core_review In order to be merged, this PR must follow the core review workflow. and removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. core_review In order to be merged, this PR must follow the core review workflow. labels Apr 16, 2021
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Apr 27, 2021
@relrod relrod merged commit 2c9389b into ansible:stable-2.11 May 17, 2021
@mkrizek mkrizek deleted the backport/2.11/74290 branch May 17, 2021 11:16
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label May 25, 2021
@ansible ansible locked and limited conversation to collaborators Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants