From f723d64780f05df53880fbb7200019e43cfad961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Wed, 27 Jan 2021 14:21:58 +0100 Subject: [PATCH] Fix failure during check run --- user.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/user.yml b/user.yml index f2694fd..4eb8904 100644 --- a/user.yml +++ b/user.yml @@ -392,7 +392,9 @@ checksum: true delete: true - when: not stat_portfolio_performance_installation.stat.exists + when: + - not stat_portfolio_performance_installation.stat.exists + - not ansible_check_mode - name: link portfolio performance file: