From 13f77b981cb36bcda7cd9c7abad1185f7792f31c Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Thu, 6 Jun 2019 12:00:45 +0000 Subject: [PATCH] Revert "[queens-only] Write docker config scripts only if config exists" It broke the fs015 CI job (ipv6), we need to dig why, but in the meantime we revert. This reverts commit 073851d32873e8ba54a58594846c6e65d0e9a3ff. Depends-On: I8884561e925db592e4b8b4d3b6c4df3bea8f9f47 Change-Id: If7276e766344bbdc4a92f3df34961859962106e8 --- common/deploy-steps-tasks.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/common/deploy-steps-tasks.yaml b/common/deploy-steps-tasks.yaml index eb05221302..2a5f48a853 100644 --- a/common/deploy-steps-tasks.yaml +++ b/common/deploy-steps-tasks.yaml @@ -130,7 +130,6 @@ loop: "{{ role_data_docker_config_scripts | dictsort }}" loop_control: label: "{{ item[0] }}" - when: stat_docker_config_scripts.stat.exists tags: - container_config_scripts