Skip to content

Commit 6f1cf47

Browse files
authored
Merge pull request #1201 from samccann/fix-nit
add back suggested edit from #1175
2 parents a603e99 + d0ee17e commit 6f1cf47

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)