Converge must stay for now
Some checks reported errors
continuous-integration/drone/push Build was killed

See https://github.com/ansible-community/molecule/issues/2675.
This commit is contained in:
Luke Murphy 2020-04-27 15:50:45 +02:00
parent 9164e92d38
commit a2ee39a2f0
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

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