dtc/tests/tests.yml

13 lines
209 B
YAML
Raw Permalink Normal View History

2023-04-05 06:39:18 +00:00
- hosts: localhost
remote_user: root
tags:
- classic
roles:
- role: standard-test-basic
tests:
- simple:
dir: .
run: "/usr/bin/dtc --version"
required_packages:
- dtc