Class: Ansible::Ruby::Modules::Pushover

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

Overview

Send notifications via pushover, to subscriber list of devices, and email addresses. Requires pushover app on devices.

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

#app_tokenString



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

attribute :app_token

#msgString



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

attribute :msg

#priObject?



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

attribute :pri

#user_keyString



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

attribute :user_key