molecule-hetznercloud/integration/molecule/default/converge.yml

8 lines
125 B
YAML
Raw Normal View History

2020-04-24 12:12:57 +00:00
---
- name: Converge
hosts: all
tasks:
2020-04-24 13:12:00 +00:00
- name: "Include integration"
2020-04-24 12:12:57 +00:00
include_role:
2020-04-24 13:12:00 +00:00
name: "integration"