Commit 442c2488 by Michael DeHaan

Minor playbook doc updates

parent 03569256
......@@ -14,7 +14,7 @@ ansible-playbook - format and function of an ansible playbook file
DESCRIPTION
-----------
Ansible ships with a ansible-playbook tool for running playbooks.
Ansible ships with 'ansible-playbook', a tool for running playbooks.
Playbooks can represent frequent tasks, desired system configurations,
or deployment processes.
......@@ -22,8 +22,7 @@ or deployment processes.
FORMAT
------
Playbooks are currently writeable in YAML. Other formats (JSON?) may
be supported in the future.
Playbooks are written in YAML.
EXAMPLE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment