molecule-hetznercloud/integration-test-role/molecule/default/verify.yml
Luke Murphy 641faf30bf
Some checks failed
continuous-integration/drone/push Build is failing
Get integration tests running
2020-04-24 14:12:57 +02: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