Merge "ensure template_check.stat exists"

This commit is contained in:
Jenkins 2017-06-23 18:01:51 +00:00 committed by Gerrit Code Review
commit 46642b0b56
1 changed files with 0 additions and 1 deletions

View File

@ -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: