Update metadata for Ansible galaxy support

Change-Id: I6665d2987e50baf5e15812c3a836e137f38940a6
2 files changed
tree: 207a11da0157df92e1fd1236d335bb82131d7ead
  1. .reuse/
  2. LICENSES/
  3. Makefile
  4. README.md
  5. VERSION
  6. defaults/
  7. handlers/
  8. meta/
  9. molecule/
  10. tasks/
  11. templates/
  12. vars/
README.md

sriov

Create the maximum number of VFs a PF can support and bind half of them to vfio driver and the rest to netdev

Requirements

Minimum ansible version: 2.9.5

Example Playbook

- hosts: all
  vars:
    sriov_pf_name: enp175s0f0
  roles:
    - sriov

License and Author

© 2021 Open Networking Foundation support@opennetworking.org

License: Apache-2.0