Class: Ansible::Ruby::Modules::Hipchat

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

Overview

Send a message to a Hipchat room, with options to control the formatting.

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

#apiString?



44
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 44

attribute :api

#color:yellow, ...



28
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 28

attribute :color

#fromString?



20
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 20

attribute :from

#msgString



24
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 24

attribute :msg

#msg_format:text, ...



32
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 32

attribute :msg_format

#notify:yes, ...



36
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 36

attribute :notify

#roomString



16
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 16

attribute :room

#tokenString



12
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 12

attribute :token

#validate_certs:yes, ...



40
# File 'lib/ansible/ruby/modules/generated/notification/hipchat.rb', line 40

attribute :validate_certs