Giter Site home page Giter Site logo

ansible-role-reporter's Introduction

Experitest - Reporter ansible role

This role will install \ uninstall cloud server for windows, linux and mac os hosts

Requirements

Role Variables

Name Description Type Default Required
state should the application be present or absent present, absent present no
app_version application version to install string 12.12.1733 no
server_port port number for the server number 8084 no
extra_application_properties additional props to be override in application.properties file dict {} no
extra_java_options extand java options array of strings [] no
db_connection_string connection string to postgres string jdbc:postgresql://localhost:5432/reporter no
db_username username for db connection string postgres no
db_password password for db connection string yes
installation_root_folder the root folder in which the application will be installed under reporter-{version} folder string for mac: /Applications/Experitest
for windows: C:\Experitest
for linux: /opt/Experitest
no
java_version java jre version to install string 8u292-b10 no
custom_download_url custom url to download the installation from (zip format) string no
custom_download_username username to download from custom url on windows string no
custom_download_password password to download from custom url on windows string no
start_after_install should application start after installation is completed boolean True no
clear_temp_folder remove temp folder after installation boolean False no
clear_before_install removing old installation before installing new version boolean False no
reporter_data_folder the default data folder path for the reporter string for mac: /Library/Application Support/Experitest/reporter/uploads
for windows: C:\ProgramData\Experitest\Reporter\uploads
for linux: /var/lib/Experitest/reporter/uploads
no
kill_notepad kill notepad/notepadd++ apps on windows boolean False no
download only download the release version boolean True no
deploy only deploy the release version boolean True no
Example Playbook

ansible-role-reporter's People

Contributors

kapil-experitest avatar omprakashpaliwal avatar kobicohen avatar prahastakumar avatar shaiatias avatar shashankdai avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar André Gorzel avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.