Erroneous space in facter documentation.

This commit is contained in:
Luke Antins 2012-10-18 01:20:40 +01:00
parent a67f841b16
commit bb00f06865

2
facter
View file

@ -31,7 +31,7 @@ description:
version_added: "0.2" version_added: "0.2"
options: [] options: []
examples: examples:
- code: ansible www.example.net -m facter - code: ansible www.example.net -m facter
description: "Example command-line invocation" description: "Example command-line invocation"
notes: [] notes: []
requirements: [ "facter", "ruby-json" ] requirements: [ "facter", "ruby-json" ]