boma/roles/integration_test/molecule/default/converge.yml

7 lines
108 B
YAML

---
- name: Converge
hosts: all
become: true
gather_facts: true
roles:
- role: integration_test