Class: Ansible::Ruby::Modules::Cs_facts
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Cs_facts
- Defined in:
- lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_facts.rb
Overview
This module fetches data from the metadata API in CloudStack. The module must be called from within the instance itself.
Instance Method Summary collapse
-
#filter ⇒ :cloudstack_service_offering, ...
Filter for a specific fact.
Methods inherited from Base
Methods inherited from Ansible::Ruby::Models::Base
attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates
Constructor Details
This class inherits a constructor from Ansible::Ruby::Models::Base
Instance Method Details
#filter ⇒ :cloudstack_service_offering, ...
Returns Filter for a specific fact.
11 |
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_facts.rb', line 11 attribute :filter |