Class: Ansible::Ruby::Modules::Win_msg

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/windows/win_msg.rb

Overview

Wraps the msg.exe command in order to send messages to Windows hosts.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

#display_secondsInteger?



16
# File 'lib/ansible/ruby/modules/generated/windows/win_msg.rb', line 16

attribute :display_seconds

#msgString?



24
# File 'lib/ansible/ruby/modules/generated/windows/win_msg.rb', line 24

attribute :msg

#toString?



12
# File 'lib/ansible/ruby/modules/generated/windows/win_msg.rb', line 12

attribute :to

#wait:yes, ...



20
# File 'lib/ansible/ruby/modules/generated/windows/win_msg.rb', line 20

attribute :wait