This commit is contained in:
2022-10-23 03:46:27 -04:00
parent f68f57d0cf
commit 3223c88773
9 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
- name: Restart Kutt
service:
name: "{{ docker_compose_service }}@{{ kutt_name }}"
state: restarted
listen: restart_kutt