Jake Howard 08afdd951e
Add hosting for new website
Top sneaky
2022-10-29 18:09:30 +01:00

5 lines
96 B
YAML

- name: restart website
shell:
chdir: /opt/website
cmd: "{{ docker_update_command }}"