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

8 lines
145 B
YAML
Raw Normal View History

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