diff --git a/roles/validate-simple/tasks/main.yml b/roles/validate-simple/tasks/main.yml index 5170255ff..04ef3603c 100644 --- a/roles/validate-simple/tasks/main.yml +++ b/roles/validate-simple/tasks/main.yml @@ -3,7 +3,6 @@ stat: path: "{{ validate_template_path }}/{{ validate_template }}" register: template_check - when: validate_template == "tenantvm_floatingip.yaml" - name: Old THT workaround, copy over the pingtest template copy: