summaryrefslogtreecommitdiffstats
path: root/test/collections/acme.goodies/molecule/default/converge.yml
blob: b85e064e677464adb7b2f52f484b4c42a34ae16f (plain)
1
2
3
4
5
6
7
---
- name: Converge
  hosts: localhost
  tasks:
    - name: "Include sample role from current collection"
      include_role:
        name: acme.goodies.baz