You just need a module that gets the info you want, `setup` is the
'default fact gathering module' but its not really designed for
audits. The `getent` module returns system db information, like users,
but might not get all the info you want, you might need a custom
module.