Class: Ansible::Ruby::Modules::Bigip_gtm_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_facts.rb

Overview

Collect facts from F5 BIG-IP GTM devices.

Instance Method Summary collapse

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

Instance Method Details

#filterString?

Returns Perform regex filter of response. Filtering is done on the name of the resource. Valid filters are anything that can be provided to Python’s C(re) module.

Returns:

  • (String, nil)

    Perform regex filter of response. Filtering is done on the name of the resource. Valid filters are anything that can be provided to Python’s C(re) module.



16
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_facts.rb', line 16

attribute :filter

#include:pool, ...

Returns Fact category to collect.

Returns:

  • (:pool, :wide_ip, :server)

    Fact category to collect.



12
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_facts.rb', line 12

attribute :include