Skip to content

boukandouramhamed/ansible-glassfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Ansible module to manage glassfish domain.

A simple module to manage your glassfish server and to also deploy your applications.

Installation:

You need only to add the modules to your main modules folder.

Examples:

- glassfish:     
    asadir: "Path to bin"     
    src: "path to application"     
    deployment: "deployment name"
    server: "target server"
    port: "port"
    state: present

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages