{ "requirements": [ "facter", "ruby-json" ], "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." ], "author": "Michael DeHaan", "notes": [], "docuri": "facter", "module": "facter", "filename": "library/facter", "examples": [ { "code": "ansible www.example.net -m facter", "description": "Example command-line invocation" } ], "version_added": "0.2", "short_description": "Runs the discovery program I(facter) on the remote system", "now_date": "2012-10-09", "options": [], "ansible_version": "0.8" }