f1cb09a2d3
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/ipset#c937e6ad0a272b39d0535b69057ba5d9eac9441d
16 lines
288 B
YAML
16 lines
288 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- sanity-tests
|
|
required_packages:
|
|
- ipset
|
|
- iptables
|
|
- python3
|
|
- systemd
|
|
- iproute
|
|
- iperf3
|
|
- python3-pyroute2
|