Deploy slides hosting

This commit is contained in:
Jake Howard
2024-03-03 21:39:22 +00:00
parent 000f3d3348
commit 82451784a8
7 changed files with 95 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: restart slides
shell:
chdir: /opt/slides
cmd: "{{ docker_update_command }}"