5a7c42a207
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/trace-cmd#57b6456aa8577d62c3ef6380cd0a72c49d77babf
12 lines
159 B
YAML
12 lines
159 B
YAML
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tests:
|
|
- sanity
|
|
required_packages:
|
|
- kernel
|
|
- trace-cmd
|
|
|