Class: Ansible::Ruby::Modules::Github_hooks

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

Overview

Adds service hooks and removes service hooks that have an error status.

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

#action:create, :cleanall



27
# File 'lib/ansible/ruby/modules/generated/extras/source_control/github_hooks.rb', line 27

attribute :action

#content_type:json, ...



35
# File 'lib/ansible/ruby/modules/generated/extras/source_control/github_hooks.rb', line 35

attribute :content_type

#hookurlString?



23
# File 'lib/ansible/ruby/modules/generated/extras/source_control/github_hooks.rb', line 23

attribute :hookurl

#oauthkeyString



15
# File 'lib/ansible/ruby/modules/generated/extras/source_control/github_hooks.rb', line 15

attribute :oauthkey

#repoString



19
# File 'lib/ansible/ruby/modules/generated/extras/source_control/github_hooks.rb', line 19

attribute :repo

#userString



11
# File 'lib/ansible/ruby/modules/generated/extras/source_control/github_hooks.rb', line 11

attribute :user

#validate_certs:yes, ...



31
# File 'lib/ansible/ruby/modules/generated/extras/source_control/github_hooks.rb', line 31

attribute :validate_certs