{"id":50385220,"url":"https://github.com/stackhpc/ansible-role-sriov","last_synced_at":"2026-05-30T14:31:10.046Z","repository":{"id":37745297,"uuid":"237198001","full_name":"stackhpc/ansible-role-sriov","owner":"stackhpc","description":"Ansible role to configure SR-IOV","archived":false,"fork":false,"pushed_at":"2023-10-19T08:34:14.000Z","size":28,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-14T22:50:17.707Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackhpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2020-01-30T11:21:57.000Z","updated_at":"2023-10-25T09:01:31.000Z","dependencies_parsed_at":"2022-08-08T21:30:56.758Z","dependency_job_id":null,"html_url":"https://github.com/stackhpc/ansible-role-sriov","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/stackhpc/ansible-role-sriov","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-sriov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-sriov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-sriov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-sriov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackhpc","download_url":"https://codeload.github.com/stackhpc/ansible-role-sriov/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fansible-role-sriov/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33696681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-30T14:31:09.924Z","updated_at":"2026-05-30T14:31:10.024Z","avatar_url":"https://github.com/stackhpc.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"stackhpc.sriov\n==============\n\n[![Build Status](https://travis-ci.com/stackhpc/ansible-role-sriov.svg?branch=master)](https://travis-ci.com/stackhpc/ansible-role-sriov)\n\nAnsible role to enable SR-IOV on network devices.\n\nRequirements\n------------\nNone\n\nRole Variables\n--------------\n\nSee `defaults/main.yml`\n\nDependencies\n------------\n\n- `stackhpc.grubcmdline`\n\nExample Playbook\n----------------\n\n```\n- name: configure sr-iov\n  hosts: compute\n  vars:\n    sriov_devices:\n      - name: p4p1\n        numvfs: 63\n      - name: p3p1\n        numvfs: 8\n        # Don't add a udev rule to set numvfs. This can be useful if you use an alternative method\n        # to set the number of virtual functions e.g some custom scripts to enable VFLAG, but want\n        # to use the role to set firmware parameters.\n        on_boot_configuration_enabled: false\n  tasks:\n    - include_role:\n        name: sriov\n  handlers:\n    - name: reboot\n      include_tasks: tasks/reboot.yml\n```\n\nLicense\n-------\n\nApache2\n\nAuthor Information\n------------------\n\nWill Szumski\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackhpc%2Fansible-role-sriov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackhpc%2Fansible-role-sriov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackhpc%2Fansible-role-sriov/lists"}