Disable satisfucktory

This commit is contained in:
Salt 2023-09-20 20:48:30 -05:00
parent 708502a3fa
commit 2c8d3b9c8f

View File

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