Commit 20937f6f by Nate Eagleson

"its" => "it's" in docsite/rst/intro_adhoc.rst

Noticed this grammar error while reading through the intro and figured
I'd send a quick PR.
parent 41399ded
......@@ -261,7 +261,7 @@ system. These can be used to implement conditional execution of tasks but also
$ ansible all -m setup
Its also possible to filter this output to just export certain facts, see the "setup" module documentation for details.
It's also possible to filter this output to just export certain facts, see the "setup" module documentation for details.
Read more about facts at :doc:`playbooks_variables` once you're ready to read up on :doc:`Playbooks <playbooks>`.
......
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