lutangar.steamcmd

Rola Ansible steamcmd

Ustawienie i instalacja klienta Steam w linii poleceń. Ten klient jest używany do zarządzania serwerami dedykowanymi Steam.

Zauważ, że dla Steam Guard powinieneś najpierw zalogować się "ręcznie", aby wygenerować kod.

Zmienne Roli

steamcmd_create_user: true # utwórz dedykowanego użytkownika dla steam cmd
steamcmd_user: steam # właściciel steam cmd
steamcmd_user_home: /home/{{ steamcmd_user }}/ # katalog domowy właściciela
steamcmd_directory: /home/{{ steamcmd_user }}/cmd/ # katalog instalacji cmd
steamcmd_login_timeout: 120
steamcmd_steam:
  username: anonymous # nazwa użytkownika steam
  password: ~ # hasło steam
  guard: ~

Przykład Playbooka

- hosts: serwery
  roles:
    - steamcmd

Licencja

MIT

Linki

https://developer.valvesoftware.com/wiki/SteamCMD

O projekcie

Setup and install the Steam command-line client.

Zainstaluj
ansible-galaxy install lutangar.steamcmd
Licencja
mit
Pobrania
185
Właściciel
Full Stack Web Developer in ❤️ with the commons @larriereguichet and benevolent dictactor @Amabla