mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
module_formatter now also uses Jinja2 trim_blocks
- Updated man template accordingly - seem to have left in illegal char in facter DOCUMENTATION...
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: facter
|
||||
short_description: Runs the discovery program ‘facter’ on the remote system
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user