mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
add uptime
This commit is contained in:
parent
92d33957aa
commit
e4245532d9
6 changed files with 62 additions and 3 deletions
|
|
@ -10,4 +10,4 @@
|
|||
- name: Docker compose up! 🚀
|
||||
community.docker.docker_compose:
|
||||
project_src: /apps
|
||||
state: present
|
||||
state: restarted
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
- name: Docker compose up! 🚀
|
||||
community.docker.docker_compose:
|
||||
project_src: /apps
|
||||
state: present
|
||||
state: restarted
|
||||
#####
|
||||
# POST: things after starting up
|
||||
#####
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue