Class: Ansible::Ruby::Modules::Group_by
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Group_by
- Defined in:
- lib/ansible/ruby/modules/generated/core/inventory/group_by.rb
Instance Method Summary collapse
-
#key ⇒ String
The variables whose values will be used as groups.
Methods inherited from Base
Methods inherited from Ansible::Ruby::Models::Base
attr_option, attr_options, attribute, #initialize, #to_h, validates
Constructor Details
This class inherits a constructor from Ansible::Ruby::Models::Base
Instance Method Details
#key ⇒ String
Returns The variables whose values will be used as groups.
10 |
# File 'lib/ansible/ruby/modules/generated/core/inventory/group_by.rb', line 10 attribute :key |