a1810f2a01
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/net-snmp#be26e76db31e227dcc75fe872ad69f39629713ad
15 lines
269 B
YAML
15 lines
269 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- integration-tests
|
|
required_packages:
|
|
- python3
|
|
- systemd
|
|
- iproute
|
|
- python3-pyroute2
|
|
- net-snmp
|
|
- net-snmp-utils
|