- name: "include task certbot-matomo.yml" include_tasks: certbot-matomo.yml - name: configure {{domain}}.conf template: src: "mastodon.conf.j2" dest: "{{nginx_servers_directory}}{{domain}}.conf" notify: restart nginx