summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/includes/test_includes.yml
blob: 80b009c94f9da8f0e19fa8080370238e061f8bcd (plain)
1
2
3
4
5
6
7
8
9
10
- import_playbook: test_includes2.yml
  vars:
    parameter1: asdf
    parameter2: jkl

- import_playbook: test_includes3.yml

- import_playbook: test_include_free.yml

- import_playbook: test_include_host_pinned.yml