ansible/roles/netdata/molecule/debian8/verify.yml
2021-01-23 18:45:20 -06:00

10 lines
155 B
YAML

---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
tasks:
- name: Example assertion
assert:
that: true