There's a cleaner way to do this, commit to module formatter pending.

Revert "No longer need to reference 'version_added' in docs for these, as this was quite a while ago."

This reverts commit ff0a41d446.
This commit is contained in:
Michael DeHaan
2013-11-27 21:23:03 -05:00
parent ff0a41d446
commit 36effd237c
19 changed files with 19 additions and 17 deletions

View File

@@ -28,7 +28,7 @@ description:
- Runs the I(facter) discovery program
(U(https://github.com/puppetlabs/facter)) on the remote system, returning
JSON data that can be useful for inventory purposes.
version_added: historical
version_added: "0.2"
options: {}
notes: []
requirements: [ "facter", "ruby-json" ]