blob: 0abd479f9ff031867c64a97324cde2c3d55d5bbc [file] [log] [blame]
---
# {{ cookiecutter.role_name }} molecule/default/verify.yml
#
# SPDX-FileCopyrightText: {{ cookiecutter.year }} {{ cookiecutter.author }} <{{ cookiecutter.email }}>
# SPDX-License-Identifier: {{ cookiecutter.license }}
- name: Verify
hosts: all
tasks:
- name: example assertion
assert:
that: true