diff --git a/tasks/config.yml b/tasks/config.yml index 4751b3fe7c00bb5f02c0f5f9300fb518ef24fe3a..9d161adeb7f7f8eaf4d0ae6621313a4790ec18f8 100644 --- a/tasks/config.yml +++ b/tasks/config.yml @@ -9,6 +9,9 @@ loop: - "{{ apache_document_root }}" - "{{ apache_document_root }}/.well-known/acme-challenge" + loop_control: + loop_var: path + label: "{{ path }}" - name: Conditionally include Webarchitects config include_tasks: webarch.yml