X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=sw_config%2Fbmra%2Fpatched_vfio.yml;h=e79a9764737b71f2a6c549ddbba7826c99946b28;hb=99fb7f7e6c0d23c390924593e1b9e93cceab1ba4;hp=f4b7a1def63b80c0253c58c58b82e29cdb556ba6;hpb=f845220cd17f89c8e1c68aecb3f0c7e82a56aa03;p=kuberef.git 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