mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-20 07:59:10 -07:00
fix typo
This commit is contained in:
parent
b721176bdd
commit
ce9401beda
3 changed files with 3 additions and 3 deletions
|
@ -572,7 +572,7 @@ JSON data that can be useful for inventory purposes.</p>
|
|||
<p>Playbooks do not actually use this module, they use the <a class="reference internal" href="#setup"><em>setup</em></a>
|
||||
module behind the scenes.</p>
|
||||
<p>Example from /usr/bin/ansible:</p>
|
||||
<div class="highlight-python"><pre>ansible foo.example.org -m ohai</pre>
|
||||
<div class="highlight-python"><pre>ansible foo.example.org -m facter</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="fetch">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue