Install scrutiny

This commit is contained in:
Jake Howard
2020-09-21 21:16:00 +01:00
parent a67361b9b5
commit fd83820faa
4 changed files with 52 additions and 0 deletions

View File

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