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:
Jan-Piet Mens
2012-09-30 15:06:18 +02:00
parent f13e20655e
commit e4338d0ca3
3 changed files with 22 additions and 19 deletions

View File

@@ -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.