Class: Ansible::Ruby::Modules::Jboss

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/web_infrastructure/jboss.rb

Overview

Deploy applications to JBoss standalone using the filesystem

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

#deploy_pathString?



20
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/jboss.rb', line 20

attribute :deploy_path

#deploymentString



12
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/jboss.rb', line 12

attribute :deployment

#srcString?



16
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/jboss.rb', line 16

attribute :src

#state:present, ...



24
# File 'lib/ansible/ruby/modules/generated/web_infrastructure/jboss.rb', line 24

attribute :state