Add stub tests

This is only used as part of rpm-ostree which has extensive tests
and there is no point to testing it separately.

Related: rhbz#1985020
This commit is contained in:
Colin Walters 2021-08-02 11:21:05 -04:00
parent 3df8414cf1
commit ff2394b7ca

11
tests/tests.yaml Normal file
View File

@ -0,0 +1,11 @@
---
- hosts: localhost
gather_facts: yes
tags:
- classic
tasks:
# This is only used as part of rpm-ostree which has extensive tests
# and there is no point to testing it separately.
- name: true
shell: true