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/roles
Sam Doran 00068e9fcc
Add integration tests for include_role using variable for tasks_file (#37742)
* Add tests using a variable in tasks_from field

Related to #32503

* Do not test using hostvars with import_role

hostvars cannot be used with import_role — use include_role instead
2018-03-23 15:43:00 -04:00
..
nested FIX: multiple nested tasks include levels (#35165) 2018-01-31 07:35:06 -06:00
nested_include_task FIX: multiple nested tasks include levels (#35165) 2018-01-31 07:35:06 -06:00
role1 Add integration tests for include_role using variable for tasks_file (#37742) 2018-03-23 15:43:00 -04:00
role2/tasks Test include role with items in name #36372 (#37001) 2018-03-20 15:39:16 -05:00
role3 Test include role with items in name #36372 (#37001) 2018-03-20 15:39:16 -05:00
role_with_deps Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00