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

This commit is contained in:
Michael DeHaan
2013-11-27 21:19:32 -05:00
parent 51e6f411f2
commit ff0a41d446
19 changed files with 17 additions and 19 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: "0.2"
version_added: historical
options: {}
notes: []
requirements: [ "facter", "ruby-json" ]