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

Pass vars from import_playbook in early #39521

Merged
merged 2 commits into from
Apr 30, 2018
Merged

Conversation

sivel
Copy link
Member

@sivel sivel commented Apr 30, 2018

SUMMARY

Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes #33693

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/playbook

ANSIBLE VERSION
2.6
ADDITIONAL INFORMATION

@sivel sivel requested review from jimi-c and bcoca April 30, 2018 19:27
@ansibot ansibot added bug This issue/PR relates to a bug. 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 Apr 30, 2018
@sivel sivel added this to In Progress in include and import issues Apr 30, 2018
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label Apr 30, 2018
@ansibot ansibot added support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. labels Apr 30, 2018
@sivel sivel merged commit cca96b8 into ansible:devel Apr 30, 2018
include and import issues automation moved this from In Progress to Done Apr 30, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 12, 2018
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes ansible#33693

* Add test for import_playbook vars
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes ansible#33693

* Add test for import_playbook vars
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes ansible#33693

* Add test for import_playbook vars
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes ansible#33693

* Add test for import_playbook vars
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes ansible#33693

* Add test for import_playbook vars
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes ansible#33693

* Add test for import_playbook vars
@ansible ansible locked and limited conversation to collaborators Apr 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue/PR relates to a bug. 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. test This PR relates to tests.
Projects
Development

Successfully merging this pull request may close these issues.

Variable undefined error when import_role is used within a child play
3 participants