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

Block vars take precedence over parent #76888

Closed
wants to merge 2 commits into from

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Jan 31, 2022

SUMMARY

Fixes #76883

ci_complete

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/playbook/block.py

@ansibot ansibot added WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. affects_2.13 bug This issue/PR relates to a bug. has_issue needs_triage Needs a first human triage before being processed. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jan 31, 2022
@ansibot ansibot added the support:community This issue/PR relates to code supported by the Ansible community. label Jan 31, 2022
@sivel
Copy link
Member

sivel commented Jan 31, 2022

@mkrizek mkrizek closed this Jan 31, 2022
@mkrizek mkrizek deleted the issue-76883 branch January 31, 2022 14:49
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Feb 1, 2022
@ansible ansible locked and limited conversation to collaborators Feb 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.13 bug This issue/PR relates to a bug. has_issue 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. WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vars in nested blocks not overwrite vars in upper blocks
3 participants