Get integration tests running
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Luke Murphy
2020-04-24 14:12:57 +02:00
parent 71cad95079
commit 641faf30bf
25 changed files with 423 additions and 8 deletions

View File

@ -0,0 +1,9 @@
---
# This is an example playbook to execute Ansible tests.
- name: Verify
hosts: all
tasks:
- name: Example assertion
assert:
that: true