- name: "include task certbot-matomo.yml" include_tasks: certbot-matomo.yml - name: configure {{domain}}.conf template: src=templates/peertube.conf.j2 dest=/etc/nginx/conf.d/{{domain}}.conf notify: restart nginx