1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_rtl_nic_firmware.git synced 2024-08-16 13:39:50 +02:00
ansible_role_rtl_nic_firmware/meta/main.yml

20 lines
376 B
YAML
Raw Permalink Normal View History

2021-09-01 03:02:20 +02:00
---
galaxy_info:
role_name: rtl_nic_firmware
author: do1jlr
2021-09-01 11:05:52 +02:00
description: Ansible role to install some missing rtl_nic Firmware for APU
2021-09-01 03:02:20 +02:00
license: "MIT"
min_ansible_version: 2.11
github_branch: main
platforms:
- name: Debian
versions: all
- name: Ubuntu
versions: all
galaxy_tags:
2021-09-01 03:10:34 +02:00
- apu
2021-09-01 03:02:20 +02:00
- firmware
2021-09-01 10:55:48 +02:00
- rtl
- nic
2021-09-01 03:02:20 +02:00
dependencies: []