lutangar.steamcmd

Ansible Role: SteamCMD

This role sets up and installs the Steam command-line client, which is used to manage your Steam dedicated servers.

Important: If you're using Steam Guard, you should first log in manually to generate a code.

Role Variables

steamcmd_create_user: true # Create a dedicated user for SteamCMD
steamcmd_user: steam # User who owns SteamCMD
steamcmd_user_home: /home/{{ steamcmd_user }}/ # Home directory of the user
steamcmd_directory: /home/{{ steamcmd_user }}/cmd/ # Installation directory for SteamCMD
steamcmd_login_timeout: 120 # Login timeout in seconds
steamcmd_steam:
  username: anonymous # Steam username
  password: ~ # Steam password
  guard: ~ # Steam Guard code

Example Playbook

- hosts: servers
  roles:
    - steamcmd

License

MIT

SteamCMD Documentation

Informazioni sul progetto

Setup and install the Steam command-line client.

Installa
ansible-galaxy install lutangar.steamcmd
Licenza
mit
Download
185
Proprietario
Full Stack Web Developer in ❤️ with the commons @larriereguichet and benevolent dictactor @Amabla