Add plausible analytics

This commit is contained in:
Jake Howard
2020-07-21 20:55:44 +01:00
parent 74d40ac915
commit 9ee4e1c14b
6 changed files with 94 additions and 0 deletions

View File

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