Disable Satisfucktory

This commit is contained in:
Salt 2024-10-28 19:42:19 -05:00
parent a40a30eec4
commit 537f2c9824

View File

@ -5,7 +5,7 @@
- name: docker deploy satisfactory
docker_container:
name: satisfactory
state: started
state: absent
image: wolveix/satisfactory-server:latest
restart_policy: unless-stopped
pull: yes