Add bundled playbooks
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Luke Murphy
2020-04-27 15:20:47 +02:00
parent 218073759f
commit 5179b284ba
6 changed files with 32 additions and 15 deletions

View File

@ -1,7 +0,0 @@
---
- name: Converge
hosts: all
tasks:
- name: "Include integration"
include_role:
name: "integration"