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 b46a0a0 commit f570902Copy full SHA for f570902
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 ``Gather 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