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

add note to serial docs #77006

Merged
merged 3 commits into from
Feb 11, 2022
Merged

Conversation

samccann
Copy link
Contributor

@samccann samccann commented Feb 10, 2022

SUMMARY

Add note to serial to clarify how it effects failures.

Fixes #76820

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs/docsite/rst/user_guide/playbooks_strategies.rst
docs/docsite/rst/user_guide/playbooks_error_handling.rst

ADDITIONAL INFORMATION

##### SUMMARY
<!--- Your description here -->
Add a link to the serial docs to explain scope of failure
Fixes ansible#76820

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr

(cherry picked from commit de20f1b)
@ansibot ansibot added affects_2.13 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docs_only All changes are to files within the docs/docsite/ directory 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 Feb 10, 2022
@samccann samccann changed the title add not to serial docs add note to serial docs Feb 10, 2022
Copy link
Contributor

@ariordan-redhat ariordan-redhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ariordan-redhat ariordan-redhat merged commit 32f7490 into ansible:devel Feb 11, 2022
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Feb 14, 2022
@ansible ansible locked and limited conversation to collaborators Feb 25, 2022
@samccann samccann deleted the serial-fix-76820 branch February 28, 2022 21:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.13 core_review In order to be merged, this PR must follow the core review workflow. docs_only All changes are to files within the docs/docsite/ directory docs This issue/PR relates to or includes documentation. 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.

Host_pinned strategy causes playbook to end if host is not reachable
4 participants