Don't restart docker on vps2

This commit is contained in:
nora 2023-08-30 13:46:53 +02:00 committed by GitHub
parent 14693a68a5
commit acc2c30eb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,6 @@
community.docker.docker_compose:
project_src: /apps
state: present
restarted: true
#####
# POST: things after starting up
#####