Log VM OS version, Sample VNF branch/commit ID
[yardstick.git] / ansible / roles / download_samplevnfs / tasks / main.yml
index e9d4142..f98f2a4 100644 (file)
@@ -27,3 +27,7 @@
 
 - set_fact:
     samplevnf_path: "{{ samplevnf_dest }}"
+
+- file:
+   dest: "{{ path_json }}"
+   state: absent