GithubHelp home page GithubHelp logo

tleguern / ansible-role-stripper-source Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 8 KB

Install and configure the Stripper:source filtering plugin

License: ISC License

Jinja 100.00%
stripper source metamod sourcemod

ansible-role-stripper-source's Introduction

Ansible Role: Stripper:Source

builds.sr.ht status

An Ansible role that installs and configures the Stripper:Source Metamod plugin.

Automatic testing is provided using molecule's delegated driver and https://builds.sr.ht.

Requirements

An ansible role dedicated to the installation of SteamCMD such as tleguern.steamcmd.

An ansible role dedicated to the installation of Metamod:Source such as tleguern.metamod_source.

An ansible role dedicated to the installation of Left4Dead2, Day of Defeat: Source, Counter-Strike: Source or any other game based on the Source engine providing the Restart source games handler.

Role Variables

Variables inherited from other roles

Variable Description Default
steamcmd_user User name for steamcmd steam
metamod_source_install_path Metamod:Source installation path mandatory

Native variables

Variable Description Default
stripper_source_url HTTP URL for the project downloads http://www.bailopan.net/stripper/files
stripper_source_version Project's desired version 1.2.2
stripper_source_target Archive name stripper-{{ stripper_source_version }}-linux.tar.gz
stripper_source_global_filters Main Stripper:Source configuration file ""
stripper_source_maps_cfg Map specific configuration file []

Dependencies

None.

Example Playbook

- hosts: game
  vars:
    cstrike_source_ip: 127.0.0.1
    cstrike_source_server_cfg: |
      hostname "My custom CS:S server"
    metamod_source_install_path: /home/steam/cstrike-source/cstrike
    stripper_source_global_filters: |
      ...
    stripper_source_maps_cfg:
      - name: de_dust2
        config: |
          add:
          {
            "classname" "prop_dynamic"
            "origin" "1376 3168 -112"
            "model" "models/props_office/vending_machine01.mdl"
          }
  roles:
    - role: tleguern.steamcmd
    - role: tleguern.cstrike_source
    - role: tleguern.metamod_source
    - role: tleguern.stripper_source

License

ISC

Contributing

Either send send GitHub pull requests or send patches on SourceHut.

Author Information

Tristan Le Guern [email protected]

ansible-role-stripper-source's People

Contributors

tleguern avatar

Stargazers

 avatar

Watchers

 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.