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

template module/lookup: fix convert_data for macros #78259

Merged
merged 1 commit into from Jul 14, 2022

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Jul 14, 2022

SUMMARY

Fixes #78141

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/plugins/lookup/template.py
lib/ansible/template/__init__.py

@ansibot ansibot added affects_2.14 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. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jul 14, 2022
@mkrizek mkrizek requested a review from sivel July 14, 2022 11:06
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Jul 14, 2022
@mattclay mattclay merged commit 9afdb7f into ansible:devel Jul 14, 2022
@mkrizek mkrizek deleted the issue-78141 branch July 15, 2022 07:49
mkrizek added a commit to mkrizek/ansible that referenced this pull request Jul 15, 2022
mkrizek added a commit to mkrizek/ansible that referenced this pull request Jul 15, 2022
mkrizek added a commit that referenced this pull request Jul 15, 2022
mkrizek added a commit to mkrizek/ansible that referenced this pull request Jul 15, 2022
@ansible ansible locked and limited conversation to collaborators Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.14 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. has_issue 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.

Results of macros are converted to Python data structures if possible in ansible-core 2.13
4 participants