cloudflare - we were not create the directory

This commit is contained in:
Ludovic Cartier 2023-02-07 10:54:51 +01:00
parent 53a1b96c15
commit 7305b11b04

View File

@ -13,7 +13,7 @@
- name: '{{ exporter }} exporter | create docker-compose directory' - name: '{{ exporter }} exporter | create docker-compose directory'
file: file:
path: "{{ docker_compose_directory }}" path: "{{ docker_compose_directory }}/{{ exporter }}"
state: directory state: directory
mode: '0755' mode: '0755'
tags: [ 'prometheus_{{ exporter }}' ] tags: [ 'prometheus_{{ exporter }}' ]