add uptime

This commit is contained in:
nora 2023-08-31 21:29:51 +02:00
parent 92d33957aa
commit e4245532d9
6 changed files with 62 additions and 3 deletions

View file

@ -129,7 +129,7 @@
- name: Docker compose up! 🚀
community.docker.docker_compose:
project_src: /apps
state: present
state: restarted
#####
# POST: things after starting up
#####