molecule-hetznercloud/integration/molecule/default/converge.yml
Luke Murphy a2ee39a2f0
Some checks reported errors
continuous-integration/drone/push Build was killed
Converge must stay for now
See https://github.com/ansible-community/molecule/issues/2675.
2020-04-27 15:50:45 +02:00

8 lines
125 B
YAML

---
- name: Converge
hosts: all
tasks:
- name: "Include integration"
include_role:
name: "integration"