ansible: update dpdk, trex and samplevnf install
[yardstick.git] / ansible / roles / reset_resolv_conf / tasks / main.yml
index 50094f2..4e6de69 100644 (file)
@@ -21,7 +21,7 @@
   file:
     path: "{{ resolv_conf_stat.stat.lnk_source|dirname }}"
     state: directory
-    mode: 755
+    mode: 0755
 
 - name: Override resolv.conf link source with specific nameserver
   template: