W3cubDocs

/Ansible 2.10

community.general.facter – Runs the discovery program facter on the remote system

Note

This plugin is part of the community.general collection.

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

To use it in a playbook, specify: community.general.facter.

Synopsis

Requirements

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

  • facter
  • ruby-json

Examples

# Example command-line invocation
ansible www.example.net -m facter

Authors

  • Ansible Core Team
  • Michael DeHaan

© 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/facter_module.html