community.general.ohai – Returns inventory data from Ohai

Note

This plugin is part of the community.general collection (version 1.3.2).

To install it use: ansible-galaxy collection install community.general.

To use it in a playbook, specify: community.general.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

Authors

  • Ansible Core Team
  • Michael DeHaan (@mpdehaan)

© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.10/collections/community/general/ohai_module.html