From 30adc1792f804ea748cf0abc283b6669013f78d6 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Wed, 13 Sep 2017 16:51:51 +0000 Subject: [PATCH] todo fail when root_target_directory is not defined --- tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/main.yml b/tasks/main.yml index fb97291..8ff79a8 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -10,6 +10,7 @@ ssh_host_key_state is defined and ssh_host_key_state == 'setup' +# TODO fail when root_target_directory is not defined - include: fetch.yml when: root_target_directory is defined and (