Class: Ansible::Ruby::Modules::Rollbar_deployment

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

Overview

Notify Rollbar about app deployments (see rollbar.com/docs/deploys_other/)

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

#commentString?



31
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/rollbar_deployment.rb', line 31

attribute :comment

#environmentString



15
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/rollbar_deployment.rb', line 15

attribute :environment

#revisionString



19
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/rollbar_deployment.rb', line 19

attribute :revision

#rollbar_userString?



27
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/rollbar_deployment.rb', line 27

attribute :rollbar_user

#tokenString



11
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/rollbar_deployment.rb', line 11

attribute :token

#urlString?



35
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/rollbar_deployment.rb', line 35

attribute :url

#userString?



23
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/rollbar_deployment.rb', line 23

attribute :user

#validate_certs:yes, ...



39
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/rollbar_deployment.rb', line 39

attribute :validate_certs