diff --git a/playbooks/matomo.yml b/playbooks/matomo.yml new file mode 100644 index 0000000..52695d9 --- /dev/null +++ b/playbooks/matomo.yml @@ -0,0 +1,5 @@ +--- +- hosts: [ matomo ] + become: true + roles: + - matomo