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

allow incremental update for vars in loop for set_fact/include_vars #38302

Merged
merged 3 commits into from
Apr 5, 2018

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Apr 4, 2018

SUMMARY

fixes #38271

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

set_fact/include_vars

ANSIBLE VERSION
2.5/2.6

@bcoca bcoca added this to To Do in 2.5.x blocker list via automation Apr 4, 2018
@bcoca bcoca changed the title Sf iv allow incremental update for vars in loop for set_fact/include_vars Apr 4, 2018
@ansibot
Copy link
Contributor

ansibot commented Apr 4, 2018

@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. test This PR relates to tests. labels Apr 4, 2018
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Apr 5, 2018
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Apr 5, 2018
@willthames
Copy link
Contributor

Also fixes #38075

@willthames willthames self-requested a review April 5, 2018 23:23
sivel pushed a commit to sivel/ansible that referenced this pull request Apr 23, 2018
…nsible#38302)

* fix set_fact/include_vars looping

* tests for all behaviours affected

* add tests with injection off/on

(cherry picked from commit 2afb109)
sivel added a commit to sivel/ansible that referenced this pull request Apr 23, 2018
ansibot pushed a commit that referenced this pull request Apr 23, 2018
…38302)

* fix set_fact/include_vars looping

* tests for all behaviours affected

* add tests with injection off/on

(cherry picked from commit 2afb109)
ansibot pushed a commit that referenced this pull request Apr 23, 2018
@bcoca bcoca moved this from 2.5.2 holding to Done in 2.5.x blocker list Apr 27, 2018
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
…nsible#38302)

* fix set_fact/include_vars looping

* tests for all behaviours affected

* add tests with injection off/on
@ansible ansible locked and limited conversation to collaborators Apr 27, 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:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

set_fact and with_items broken
3 participants