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/roles
Sloane Hertel db3e8f2c1c
import_role - support templating _from_files with --extra-vars (#75269)
* Support templating _from_files with --extra-vars for imported roles

* Add tests for templating the filenames for import_role, import_playbook, and import_tasks

* Add documentation

Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
3 years ago
..
delegated_handler Ensure handlers have proper parent (#39426) 6 years ago
dup_allowed_role Ensure `allow_duplicates: true` enables to run single role multiple times (#64902) (#65063) 5 years ago
loop_name_assert/tasks Don't pollute include_variables (#54687) 5 years ago
nested
nested_include_task
role1 import_role - support templating _from_files with --extra-vars (#75269) 3 years ago
role2/tasks Test include role with items in name #36372 (#37001) 6 years ago
role3 Test include role with items in name #36372 (#37001) 6 years ago
role_with_deps