mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fix typo in autogenerated docs
This commit is contained in:
@@ -45,7 +45,7 @@ notes:
|
|||||||
install I(facter) and I(ohai) means you can avoid Ruby-dependencies on your
|
install I(facter) and I(ohai) means you can avoid Ruby-dependencies on your
|
||||||
remote systems.
|
remote systems.
|
||||||
examples:
|
examples:
|
||||||
- code: ansible all -m setup -tree /tmp/facts
|
- code: ansible all -m setup --tree /tmp/facts
|
||||||
description: Obtain facts from all hosts and store them indexed by hostname at /tmp/facts.
|
description: Obtain facts from all hosts and store them indexed by hostname at /tmp/facts.
|
||||||
author: Michael DeHaan
|
author: Michael DeHaan
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user