~tleguern/ansible-role-metamod-source

Install and configure the Metamod:Source plugin environment
Document check mode compatibility with ansible_check_mode
Add an argument_specs.yml file
Remove the 'v' prefix in requirements.yml's versions

clone

read-only
https://git.sr.ht/~tleguern/ansible-role-metamod-source
read/write
git@git.sr.ht:~tleguern/ansible-role-metamod-source

You can also use your local clone with git send-email.

#Ansible Role: metamode-source

builds.sr.ht status

An Ansible role that installs and configures Metamod:Source.

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 ansible-steamcmd or any role providing the {{ steamcmd_user }} variable.

#Role Variables

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

#Dependencies

None

#Example Playbook

- 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

#License

ISC

#Contributing

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

#Author Information

Tristan Le Guern tleguern@bouledef.eu