summaryrefslogtreecommitdiffstats
path: root/ansible/test/play-resources/molecule/default/playbook.yml
blob: 096077a23c4aa0041754a77f751df9592eab122a (plain)
1
2
3
4
5
6
7
8
---
- name: Initialize
  hosts: all
  tasks:
    - name: Include variables
      include_vars: vars.yml

- import_playbook: ../../../../resources.yml