Skip to content

Instantly share code, notes, and snippets.

@namgo
Last active April 11, 2024 19:28
Show Gist options
  • Save namgo/028f26de071797edd825ee1e0e0bec33 to your computer and use it in GitHub Desktop.
Save namgo/028f26de071797edd825ee1e0e0bec33 to your computer and use it in GitHub Desktop.
Declarative Gaming?
Fun note, you can launch steam games via command line with `steam steam://rungameid/{YourGameID}` (1)!
Surely there's a way to install games with the command level steam client too. One could then write an ansible module that takes a list of game ids as parameters to install.
In the unlikely event that you're like me and want to prep a machine for different tasks from ansible, this is exciting!
1: https://steamcommunity.com/app/221410/discussions/0/1621724915820500210/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment