ansible-role-grafana/molecule/default/verify.yml

11 lines
193 B
YAML
Raw Permalink Normal View History

2022-12-19 14:18:31 +01:00
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
gather_facts: false
tasks:
- name: Example assertion
ansible.builtin.assert:
that: true