Skip to content

AutoSHiFt

Repository

Tags: Games

Automatic SHiFT code redemption script.

inventories/homelab/group_vars/homelab.yml
autoshift_enabled: true
# You will need to provide your SHiFT account credentials
autoshift_username: ""
autoshift_password: ""
# Optionally change the games and platform to redeem codes for
autoshift_games: "bl4 ttw bl3 blps bl2 bl1"
autoshift_platform: "steam"

See the default configuration options for AutoSHiFt at roles/autoshift/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

Oct 31, 2025