1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/include_import/playbook
Matt Martz cca96b8c9d
Pass vars from import_playbook in early (#39521)
* Pass vars from import_playbook in early, as they may be needed to parse the imported plays. Fixes #33693

* Add test for import_playbook vars
2018-04-30 16:13:43 -05:00
..
group_vars Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
roles/import_playbook_role/tasks Pass vars from import_playbook in early (#39521) 2018-04-30 16:13:43 -05:00
playbook1.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
playbook2.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
playbook3.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
playbook4.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
playbook_needing_vars.yml Pass vars from import_playbook in early (#39521) 2018-04-30 16:13:43 -05:00
test_import_playbook.yml Pass vars from import_playbook in early (#39521) 2018-04-30 16:13:43 -05:00
test_import_playbook_tags.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
validate1.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
validate2.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
validate34.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
validate_tags.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00