Disable factorio

This commit is contained in:
Salt 2024-03-29 11:09:16 -05:00
parent 6a2fb08a76
commit 7503d74d10
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- name: docker deploy factorio
docker_container:
name: factorio
state: started
state: absent
image: factoriotools/factorio:stable
restart_policy: unless-stopped
interactive: yes