add simple tests

This commit is contained in:
Jaroslav Kysela 2020-03-03 10:26:48 +01:00
parent 11532812e7
commit 0238dd3ed5

9
tests/tests.yml Normal file
View File

@ -0,0 +1,9 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "true"