Merge pull request #1164 from jpmens/modformatter

module_formatter now also uses Jinja2 trim_blocks
This commit is contained in:
Michael DeHaan 2012-09-30 06:36:09 -07:00
commit 51dbc211a0

2
facter
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.