Fix the Doc lint, shellcheck and doc links Errors
[kuberef.git] / sw_config / bmra / patched_sriov_cni_install.yml
index ab0dc52..5ac93e5 100644 (file)
 
 - name: create /opt/cni/bin
   file:
-   path: "/opt/cni/bin"
-   state: directory
-   recurse: yes
-   mode: 0755
+    path: "/opt/cni/bin"
+    state: directory
+    recurse: yes
+    mode: 0755
 
 - name: install sriov-cni binary to /opt/cni/bin directory
   copy: