Class: Ansible::Ruby::Modules::Facter

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/system/facter.rb

Overview

Runs the I(facter) discovery program (U(github.com/puppetlabs/facter)) on the remote system, returning JSON data that can be useful for inventory purposes.

Method Summary

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base