mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Jumbo DOCUMENTATION patch
This commit is contained in:
@@ -25,8 +25,9 @@ DOCUMENTATION = '''
|
||||
module: facter
|
||||
short_description: Runs the discovery program I(facter) on the remote system
|
||||
description:
|
||||
- Runs the discovery program I(facter) on the remote system, returning JSON
|
||||
data that can be useful for inventory purposes.
|
||||
- Runs the I(facter) discovery program
|
||||
(U(https://github.com/puppetlabs/facter)) on the remote system, returning
|
||||
JSON data that can be useful for inventory purposes.
|
||||
version_added: "0.2"
|
||||
options: []
|
||||
examples:
|
||||
|
||||
Reference in New Issue
Block a user