60395e94c6
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/avahi#2c08e02ed6681b8264cb0362ab440598240023d5
17 lines
261 B
YAML
17 lines
261 B
YAML
---
|
|
|
|
# Tests that run in classic context
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- Basic-sanity-test
|
|
required_packages:
|
|
- avahi
|
|
- avahi-tools
|
|
- bind
|
|
- bind-chroot
|
|
- bind-utils
|