From d05bf0f2582bef7928aebf40c1273529f40fa68a Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Mon, 22 May 2023 20:45:30 +0200 Subject: [PATCH] Fix a broken indentation --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 7126928..42e4d2a 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -18,7 +18,7 @@ docker_node: hostname: '{{ epas_docker_attachments_node }}' labels: - epas_storage: 'attachments' + epas_storage: 'attachments' labels_state: 'merge' - name: Add the label that will be used as a constraint for the postgresql DB