Deploy yourls

This commit is contained in:
Jake Howard
2021-01-22 21:29:27 +00:00
parent 2a8f715eca
commit 0ecd884a9a
7 changed files with 90 additions and 0 deletions

View File

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