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

Use correct delegate_to hostnames in loops #59659

Merged
merged 1 commit into from
Jul 30, 2019
Merged

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Jul 26, 2019

SUMMARY

Fixes #59650

There was a typo made during commit revert in #59280

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/vars/manager.py

@mkrizek mkrizek requested a review from bcoca July 26, 2019 19:00
lib/ansible/vars/manager.py Outdated Show resolved Hide resolved
@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 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: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 Jul 26, 2019
By not utilizing cache when templating the value.

Fixes ansible#59650
@ndswartz
Copy link
Contributor

This resolved the issue for me. Thanks

@mkrizek
Copy link
Contributor Author

mkrizek commented Jul 30, 2019

@ndswartz Thanks for reporting the issue and testing!

@mkrizek mkrizek merged commit fd89995 into ansible:devel Jul 30, 2019
@mkrizek mkrizek deleted the issue-59650 branch July 30, 2019 07:46
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Jul 30, 2019
@mkrizek
Copy link
Contributor Author

mkrizek commented Jul 30, 2019

No need to backport, only present in devel.

@ansible ansible locked and limited conversation to collaborators Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 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: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.

Issue with delegate_to and loops
3 participants