ansible.builtin.facter (v2.9.27) — module

Runs the discovery program I(facter) on the remote system

| "added in version" 0.2 of ansible.builtin"

Authors: Ansible Core Team, Michael DeHaan

preview | supported by community

Install Ansible via pip

Install with pip install ansible==2.9.27

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.


Requirements