Add new host and move factorio

This commit is contained in:
Tobias Reisinger 2025-02-01 02:53:05 +01:00
parent b20a2a67a5
commit 09c153a4e4
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 23 additions and 5 deletions
playbooks/roles/factorio/vars

View file

@ -3,10 +3,6 @@ factorio_port: 34197
factorio_uid: 845
factorio_gid: 845
factorio_svc:
domain: "{{ all_services | service_get_domain(role_name) }}"
port: "{{ factorio_port }}"
factorio_env:
PORT: "{{ factorio_port }}"
USERNAME: "{{ vault_factorio.username }}"