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,2 @@
localhost

View File

@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- integration-test-role