summaryrefslogtreecommitdiffstats
path: root/sw_config/bmra/patched_vfio.yml
diff options
context:
space:
mode:
Diffstat (limited to 'sw_config/bmra/patched_vfio.yml')
-rw-r--r--sw_config/bmra/patched_vfio.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw_config/bmra/patched_vfio.yml b/sw_config/bmra/patched_vfio.yml
index f4b7a1d..e79a976 100644
--- a/sw_config/bmra/patched_vfio.yml
+++ b/sw_config/bmra/patched_vfio.yml
@@ -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