mirror of
https://github.com/roles-ansible/ansible_role_rtl_nic_firmware.git
synced 2024-08-16 13:39:50 +02:00
18 lines
374 B
YAML
18 lines
374 B
YAML
---
|
|
galaxy_info:
|
|
role_name: rtl_nic_firmware
|
|
author: do1jlr
|
|
description: Ansible role to install some missing ``rtl_nic`` Firmware for APU
|
|
license: "MIT"
|
|
min_ansible_version: 2.11
|
|
github_branch: main
|
|
platforms:
|
|
- name: Debian
|
|
versions: all
|
|
- name: Ubuntu
|
|
versions: all
|
|
galaxy_tags:
|
|
- apu
|
|
- firmware
|
|
- rtl_nic
|
|
dependencies: []
|