An Ansible role that installs and configures Metamod:Source.
Automatic testing is provided using molecule's delegated driver and https://builds.sr.ht.
An ansible role dedicated to the installation of SteamCMD such as ansible-steamcmd or any role providing the {{ steamcmd_user }}
variable.
Variable | Description | Default |
---|---|---|
steamcmd_user |
User name for steamcmd | steam |
metamod_source_url |
URL pointing to metamod releases | https://mms.alliedmods.net/mmsdrop |
metamod_source_branch |
Release branch | 1.11 |
metamod_source_install_path |
Installation directory | mandatory |
None
- hosts: game
vars:
metamod_source_install_path: /home/steam/cstrike-source/cstrike
roles:
- role: ansible-steamcmd
- role: ansible-role-cstrike-source
- role: ansible-role-metamod-source
ISC
Either send send GitHub pull requests or send patches on SourceHut.
Tristan Le Guern [email protected]