Module documentation should have options sorted

This commit is contained in:
Michael DeHaan
2012-11-03 18:52:59 -04:00
parent c96f2c968e
commit 626203a7c9
7 changed files with 14 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ description:
(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: []
options: {}
examples:
- code: ansible www.example.net -m facter
description: "Example command-line invocation"