Duncan Lock
05dd07c97c
Two minor grammar fixes ( #16090 )
...
* 'putting a playbook on a crontab' -> 'putting a playbook in a crontab'
* `tasks marked as "run_once" will be ran on one host in *each* serial batch.` -> `tasks marked as "run_once" will be run on one host in *each* serial batch.`
9 years ago
nikut
54440a30c0
doc fix for delegate_to / ansible_host (issue #15546 ) ( #15605 )
9 years ago
Matthew Huxtable
b59b5a286b
docsite: add missing closing square bracket
9 years ago
Jan Warchoł
72f0679f68
Explain how 'run_once' interacts with 'serial'
9 years ago
Toshio Kuratomi
0211da2fe9
Clarify language of delegate_facts documentation
9 years ago
Brian Coca
c1cec64aa8
added delegate_facts docs
9 years ago
daburmistrov
7d5026a330
removing confusing parts
9 years ago
daburmistrov
0b277b43a4
add documentation about any_errors_fatal
9 years ago
Brian Coca
698b277601
changed github and galaxy to always be https
...
fixes #9925
9 years ago
simontite-capita-ti
21094614c0
Update playbooks_delegation.rst
...
There's a space missing "hosts:127.0.0.1" should be "hosts: 127.0.0.1"
10 years ago
Mike Putnam
09ef8f5722
Typo fix in playbook delegation docs.
10 years ago
Michal Gasek
11d5656fde
docs: Add versionadded for run_once
10 years ago
Michael DeHaan
3066cd135e
Revise documentation versioning.
10 years ago
Howard Oettle
50c3de3317
Add example of rolling update using a percentage.
10 years ago
Matt Martz
0e953c2863
Add run_once task key
...
This caused the task to act like bypass host loop plugin and
execute only on a single host. Can be used with delegate_to
11 years ago
Christian Berendt
58ff9cd7c8
fixed typos found by RETF rules in RST files
...
rules are avaialble at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
11 years ago
mjfroehlich
1770ba7380
Update playbooks_delegation.rst
11 years ago
Michael DeHaan
a6b4b9a751
Show more whitespace throughout playbook examples to encourage better standards in first playbooks folks write.
11 years ago
Michael DeHaan
1c29f043b4
Add contents to various pages with more than one topic per page.
11 years ago
Michael DeHaan
041cea134f
New Sphinx theme has sidebar navigation so don't need TOC on each page.
11 years ago
Michael DeHaan
0cd09dd54f
Remove extra "latest/" subdirectory in docs build structure.
11 years ago