volume_key/tests/tests.yml
2020-05-24 23:31:40 +02:00

15 lines
267 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- container
fmf_filter: "tier: 1"
required_packages:
- volume_key
- cryptsetup
- expect
- tcllib
- nss-tools