Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 201 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 201 Bytes

ansible-lgsm

quick ansible module for linuxgsm install. defaults to installing csgo

Example playbook:

---
- name: Setup CS:GO Server
  hosts: all
  become: yes

  roles:
    - ansible-lgsm