Erroneous space in facter documentation.
This commit is contained in:
parent
a67f841b16
commit
bb00f06865
1 changed files with 1 additions and 1 deletions
2
facter
2
facter
|
@ -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" ]
|
||||||
|
|
Loading…
Reference in a new issue