acl/tests/tests.yml
Petr Šabata 3802625c40 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/acl#e0b4e6db205b02c77e5936fe858cd1f84a0287b4
2020-10-14 21:30:23 +02:00

14 lines
300 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- container
- atomic
tests:
- cmd-line-options
required_packages:
- which # which package required for cmd-line-options