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

Prevent ansible_failed_task from further templating #74290

Merged
merged 2 commits into from Apr 15, 2021

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Apr 15, 2021

SUMMARY

Fixes #74036

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/plugins/strategy/__init__.py

@ansibot ansibot added affects_2.12 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. small_patch 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. labels Apr 15, 2021
@jborean93 jborean93 merged commit 664531d into ansible:devel Apr 15, 2021
@jborean93 jborean93 removed the needs_triage Needs a first human triage before being processed. label Apr 15, 2021
@mkrizek mkrizek deleted the issue-74036 branch April 16, 2021 05:51
mkrizek added a commit to mkrizek/ansible that referenced this pull request Apr 16, 2021
mkrizek added a commit to mkrizek/ansible that referenced this pull request Apr 16, 2021
* Prevent ansible_failed_task from further templating

Fixes ansible#74036

* Add changelog

(cherry picked from commit 664531d)
mkrizek added a commit to mkrizek/ansible that referenced this pull request Apr 26, 2021
relrod pushed a commit that referenced this pull request Apr 27, 2021
@syedahaider97
Copy link
Contributor

As a question, is this patch available in the latest v2.9.21? I didn't quite see it in the release notes and want to make sure before going through with an upgrade.
Thanks!

@ansible ansible locked and limited conversation to collaborators May 13, 2021
@samdoran
Copy link
Contributor

samdoran commented Aug 3, 2021

This fix was added in 9b20405, which is Anisble >=2.9.24.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.12 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. 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.

Unable to access ansible_failed_task attributes if at least one contains a template
5 participants