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

23 lines
438 B
YAML
Raw Normal View History

2021-08-18 17:26:24 +02:00
---
galaxy_info:
role_name: iperf
author: do1jlr
description: Ansible role to install, configure and run an iperf3 server
license: "MIT"
min_ansible_version: 2.11
github_branch: main
platforms:
- name: Archlinux
versions: all
- name: Debian
versions: all
- name: Ubuntu
versions: all
- name: Fedora
versions: all
galaxy_tags:
- iperf
- iperf3
- network
dependencies: []