Class: Ansible::Ruby::Modules::Set_stats

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/utilities/logic/set_stats.rb

Overview

This module allows setting/accumulating stats on the current ansible run, either per host or for all hosts in the run. This module is also supported for Windows targets.

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

#aggregateBoolean?



21
# File 'lib/ansible/ruby/modules/generated/utilities/logic/set_stats.rb', line 21

attribute :aggregate

#dataHash



13
# File 'lib/ansible/ruby/modules/generated/utilities/logic/set_stats.rb', line 13

attribute :data

#per_hostBoolean?



17
# File 'lib/ansible/ruby/modules/generated/utilities/logic/set_stats.rb', line 17

attribute :per_host