We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a603e99 commit d0ee17eCopy full SHA for d0ee17e
docs/docsite/rst/getting_started/get_started_playbook.rst
@@ -42,7 +42,7 @@ In this output you can see:
42
* The names that you give the play and each task.
43
You should always use descriptive names that make it easy to verify and troubleshoot playbooks.
44
45
-* The ``Gathering Facts`` task runs implicitly.
+* The "Gathering Facts" task runs implicitly.
46
By default, Ansible gathers information about your inventory that it can use in the playbook.
47
48
* The status of each task.
0 commit comments