bind/tests/tests.yml

15 lines
278 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- Master-server-not-chrooted
required_packages:
- bind
- bind-chroot
- redhat-lsb
- bind-utils