ohai – Returns inventory data from Ohai

Synopsis

Requirements

The below requirements are needed on the host that executes this module.

  • ohai

Examples

# Retrieve (ohai) data from all Web servers and store in one-file per host
ansible webservers -m ohai --tree=/tmp/ohaidata

Status

Authors

  • Ansible Core Team

  • Michael DeHaan (@mpdehaan)

Hint

If you notice any issues in this documentation, you can edit this document to improve it.