diff --git a/roles/fetch-output/tasks/main.yaml b/roles/fetch-output/tasks/main.yaml index 37ba8f884..b827a656d 100644 --- a/roles/fetch-output/tasks/main.yaml +++ b/roles/fetch-output/tasks/main.yaml @@ -9,6 +9,7 @@ when: log_path is not defined - name: Ensure local output dirs + delegate_to: localhost file: path: "{{ item }}" state: directory