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
kiorky 9001a8794f FIX: multiple nested tasks include levels (#35165)
* Test for include_tasks & include_role bug

Related to ansible/ansible:#21890

* Fix nested include_tasks called from role

This fixes the path of included files when you want
to call include_task inside a role's task file and this
role is itself called from multiple level of playbook include_tasks

Related to ansible/ansible:#21890
This fixes ansible/ansible:#35109
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration FIX: multiple nested tasks include levels (#35165) 7 years ago
legacy vultr: add integration tests (#35157) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Test Windows 2012+ using Azure by default. 7 years ago
sanity change .encode to to_bytes (#35522) 7 years ago
units fix nxos_pim_interface issues (#35405) 7 years ago
utils Convert ansible-test compile into a sanity test. 7 years ago