5972c301b8
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/util-linux#b0e9e3bcb8bd546c41905e69efe1e7f2856bef11
14 lines
245 B
YAML
14 lines
245 B
YAML
# Test which run in classic and docker environemnt
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
- container
|
|
- atomic
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tests:
|
|
- various
|
|
required_packages:
|
|
- util-linux
|
|
- util-linux-user
|