- name: "include task certbot-and-globals.yml" include_tasks: certbot-and-globals.yml - name: "include task create-domain-conf.yml" include_tasks: create-domain-conf.yml vars: nginx_docker_reverse_proxy_extra_configuration: "sub_filter '{{source_domain}}' '{{domain}}';"