From a2ae01cac3107fa9fff016810fdd042a73a61f33 Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Thu, 3 Feb 2022 20:41:13 +0100 Subject: [PATCH] NOTICKET: remove dead 'code' --- provisioning.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/provisioning.yml b/provisioning.yml index c6a4081..80cb901 100644 --- a/provisioning.yml +++ b/provisioning.yml @@ -53,14 +53,12 @@ - role: hcloud when: - "'hcloud' in group_names" - - not "'hcloud_fw' in group_names" - role: hetzner_state vars: hetzner_state: 'started' when: - "'hcloud' in group_names" - - not "'hcloud_fw' in group_names" tasks: - name: "Create server in DO-cloud via include_tasks" include_role: