Giter Site home page Giter Site logo

ansible-role-linuxgsm's Introduction

ko-fi

Ansible role: linuxgsm

Download LinuxGSM to a common location on Linux systems and optionally install all the dependency packages required to use it.

More information about LinuxGSM can be found at GameServerManagers/LinuxGSM.

Example Playbook

To get started using the role:

- hosts: servers
  roles:
     - stonesoupkitchen.linuxgsm

Some users may use alternative Ansible roles to manage some of the same dependent packages that this role does. To disable the installation of these packages:

- hosts: servers
  roles:
     - stonesoupkitchen.linuxgsm
  vars:
    linuxgsm_install_dependencies: no

To change the install path of the LinuxGSM executable:

- hosts: servers
  roles:
     - stonesoupkitchen.linuxgsm
  vars:
    linuxgsm_install_dir: '/path/to/install/dir'

Role Variables

Defaults

Variable Description Default
linuxgsm_install_dir Default installation directory for LinuxGSM. /opt/linuxgsm
linxugsm_install_dependencies Install prerequisites for LinuxGSM. yes

Vars

Variable Description
linuxgsm_install_path Full path to the LinuxGSM executable.

License

See LICENSE.

ansible-role-linuxgsm's People

Contributors

overflow0xffff avatar

Watchers

 avatar  avatar

Forkers

sigurd3k

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.