removed start/step from intro, added markers to start n step

This commit is contained in:
Brian Coca 2014-11-15 17:09:55 -05:00
commit 897965ce4d
2 changed files with 4 additions and 20 deletions

View file

@ -1,12 +1,13 @@
Start and Step
======================
.. versionadded:: 1.8
.. contents:: Topics
This shows a few special ways to run playbooks, very useful for testing and debugging.
.. _start_at_task
Start-at-task
`````````````
.. versionadded:: 1.2
@ -19,6 +20,8 @@ with the ``--start-at`` option::
The above will start executing your playbook at a task named "install packages".
.. _step
Step
````
.. versionadded:: 1.1