Skip to content

Commit d0ee17e

Browse files
committed
add back suggested edit from #1175
1 parent a603e99 commit d0ee17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/getting_started/get_started_playbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In this output you can see:
4242
* The names that you give the play and each task.
4343
You should always use descriptive names that make it easy to verify and troubleshoot playbooks.
4444

45-
* The ``Gathering Facts`` task runs implicitly.
45+
* The "Gathering Facts" task runs implicitly.
4646
By default, Ansible gathers information about your inventory that it can use in the playbook.
4747

4848
* The status of each task.

0 commit comments

Comments
 (0)