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

try to clarify run_once and forall! #37754

Merged
merged 5 commits into from Mar 22, 2018
Merged

try to clarify run_once and forall! #37754

merged 5 commits into from Mar 22, 2018

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Mar 21, 2018

SUMMARY
ISSUE TYPE

docs

ANSIBLE VERSION
2.6

@@ -218,19 +218,22 @@ by configuring "run_once" on a task::

# ...

This can be optionally paired with "delegate_to" to specify an individual host to execute on::
This directive forces the task to attempt execution on the first host in the current batch and then applies all resutls and facts to all the hosts in the same batch.
Copy link
Member

Choose a reason for hiding this comment

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

s/resutls/results/

@ansibot
Copy link
Contributor

ansibot commented Mar 21, 2018

@ansibot ansibot added docs This issue/PR relates to or includes documentation. 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 Mar 21, 2018
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Mar 21, 2018
Copy link
Contributor

@dharmabumstead dharmabumstead left a comment

Choose a reason for hiding this comment

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

Thanks @bcoca

@bcoca bcoca merged commit 68e7045 into ansible:devel Mar 22, 2018
@bcoca bcoca deleted the run_once_clear branch March 22, 2018 13:37
@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
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.

None yet

4 participants