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

Don't treat host_pinned as lockstep #73484

Merged
merged 2 commits into from
Feb 5, 2021
Merged

Don't treat host_pinned as lockstep #73484

merged 2 commits into from
Feb 5, 2021

Conversation

sivel
Copy link
Member

@sivel sivel commented Feb 4, 2021

SUMMARY

Don't treat host_pinned as lockstep. Fixes #73364

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/plugins/callback/default.py

ADDITIONAL INFORMATION

A better fix will be implemented in future versions, see #73483 for more information

@ansibot ansibot added affects_2.11 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. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Feb 4, 2021
@jborean93 jborean93 removed the needs_triage Needs a first human triage before being processed. label Feb 4, 2021
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Feb 4, 2021
@sivel sivel merged commit d3f3784 into ansible:devel Feb 5, 2021
sivel added a commit to sivel/ansible that referenced this pull request Feb 5, 2021
* Don't treat host_pinned as lockstep. Fixes ansible#73364

* Add intg tests.
(cherry picked from commit d3f3784)

Co-authored-by: Matt Martz <matt@sivel.net>
sivel added a commit to sivel/ansible that referenced this pull request Feb 5, 2021
* Don't treat host_pinned as lockstep. Fixes ansible#73364

* Add intg tests.
(cherry picked from commit d3f3784)

Co-authored-by: Matt Martz <matt@sivel.net>
sivel added a commit to sivel/ansible that referenced this pull request Feb 5, 2021
* Don't treat host_pinned as lockstep. Fixes ansible#73364

* Add intg tests.
(cherry picked from commit d3f3784)

Co-authored-by: Matt Martz <matt@sivel.net>
sivel added a commit to sivel/ansible that referenced this pull request Feb 5, 2021
* Don't treat host_pinned as lockstep. Fixes ansible#73364

* Add intg tests.
(cherry picked from commit d3f3784)

Co-authored-by: Matt Martz <matt@sivel.net>
@ansible ansible locked and limited conversation to collaborators Mar 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. 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.

Strategy host_pinned output is mixed up in 2.9.15
4 participants