You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/include_import
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
7 years ago
..
nestedtasks/nested FIX: multiple nested tasks include levels (#35165) 7 years ago
playbook
role Add integration tests for include_role using variable for tasks_file (#37742) 7 years ago
roles Add integration tests for include_role using variable for tasks_file (#37742) 7 years ago
tasks FIX: multiple nested tasks include levels (#35165) 7 years ago
aliases
nested.yml FIX: multiple nested tasks include levels (#35165) 7 years ago
runme.sh FIX: multiple nested tasks include levels (#35165) 7 years ago
test_recursion.yml