summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/playbook/playbook_needing_vars.yml
blob: 6454502b18daf06ed3c30a569d54b16d832f7527 (plain)
1
2
3
4
5
6
---
- hosts: testhost
  gather_facts: no
  tasks:
    - import_role:
        name: "{{ import_playbook_role_name }}"