From 19a2af10ae379b66a368481da2db2121545b04f5 Mon Sep 17 00:00:00 2001 From: Andy Rajagopalan Date: Tue, 11 Feb 2020 15:16:38 -0800 Subject: [PATCH] add when condition to bitbucket_dataset_restore role --- aws_bitbucket_dc_node.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/aws_bitbucket_dc_node.yml b/aws_bitbucket_dc_node.yml index e5c8240..23b7676 100644 --- a/aws_bitbucket_dc_node.yml +++ b/aws_bitbucket_dc_node.yml @@ -36,5 +36,6 @@ - role: bitbucket_config - role: product_startup - role: bitbucket_dataset_restore + when: atl_bitbucket_dataset_url is defined