Add satisfucktory

This commit is contained in:
Salt 2023-08-20 23:57:47 -05:00
parent 90c4876b28
commit 708502a3fa

View File

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