Class: Ansible::Ruby::Modules::Jabber

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/extras/notification/jabber.rb

Overview

Send a message to jabber

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

#encodingObject?



35
# File 'lib/ansible/ruby/modules/generated/extras/notification/jabber.rb', line 35

attribute :encoding

#hostString?



27
# File 'lib/ansible/ruby/modules/generated/extras/notification/jabber.rb', line 27

attribute :host

#msgString



23
# File 'lib/ansible/ruby/modules/generated/extras/notification/jabber.rb', line 23

attribute :msg

#passwordString



15
# File 'lib/ansible/ruby/modules/generated/extras/notification/jabber.rb', line 15

attribute :password

#portInteger?



31
# File 'lib/ansible/ruby/modules/generated/extras/notification/jabber.rb', line 31

attribute :port

#toString



19
# File 'lib/ansible/ruby/modules/generated/extras/notification/jabber.rb', line 19

attribute :to

#userString



11
# File 'lib/ansible/ruby/modules/generated/extras/notification/jabber.rb', line 11

attribute :user