Setup offsite storage service

My own lil' S3
This commit is contained in:
Jake Howard
2020-07-12 21:01:06 +01:00
parent 3c49c80ff1
commit eed13e3727
6 changed files with 74 additions and 0 deletions

View File

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