Giter Club home page Giter Club logo

ansible-role-steamcmd's Introduction

Ansible role steamcmd

Setup and install the Steam command-line client. This client is used to manage your Steam dedicated servers.

Note that for Steam Guard, you should probably login once "by hand" first to generate a code.

Role Variables

steamcmd_create_user: true # create a dedicated user for the steam cmd
steamcmd_user: steam # owner of the steam cmd
steamcmd_user_home: /home/{{ steamcmd_user }}/ # home directory of the owner
steamcmd_directory: /home/{{ steamcmd_user }}/cmd/ # install directory of the cmd
steamcmd_login_timeout: 120
steamcmd_steam:
  username: anonymous # steam username
  password: ~ # steam password
  guard: ~

Example Playbook

- hosts: servers
  roles:
    - steamcmd

License

MIT

Links

https://developer.valvesoftware.com/wiki/SteamCMD

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.