Fix the Doc lint, shellcheck and doc links Errors
[kuberef.git] / sw_config / bmra / patched_vfio.yml
index f4b7a1d..e79a976 100644 (file)
@@ -35,7 +35,7 @@
   loop_control:
     loop_var: vf
     extended: yes
-  when:  ansible_loop.index < (item.sriov_numvfs | default(0) | int )
+  when: ansible_loop.index < (item.sriov_numvfs | default(0) | int )
 
 # get a list of VFs PCI addresses and save the configuration
 - name: attach VFs driver