Skip to content

Latest commit

 

History

History

matomo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ansible Role: Matomo

Installs Matomo on Debian and Ubuntu servers without docker.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      vars:
        matomo_vhost_server: myvhost.mydomain.com

      roles:
        - alphanodes.setup.matomo