ansible/test/integration
Pilou 556a1daa33 fix searched paths in DataLoader.path_dwim_relative (avoid AnsibleFileNotFound) (#26729)
* add unit test: nested dynamic includes

* nested dynamic includes: avoid AnsibleFileNotFound error

Error was:
Unable to retrieve file contents
Could not find or access 'include2.yml'

Before 8f758204cf, at the end of
'path_dwim_relative' method, the 'search' variable contained amongst
others paths:
'/tmp/roles/testrole/tasks/tasks/included.yml' and
'/tmp/roles/testrole/tasks/included.yml'.
The commit mentioned before removed the last one despite the method
docstrings specify 'with or without explicitly named dirname subdirs'.

* add integration test: nested includes
2017-07-20 10:26:13 -04:00
..
group_vars
host_vars
roles
targets fix searched paths in DataLoader.path_dwim_relative (avoid AnsibleFileNotFound) (#26729) 2017-07-20 10:26:13 -04:00
vars
amazon.yml
asa.yaml
azure.yml
cleanup_azure.py
cleanup_ec2.py
cleanup_gce.py
cleanup_rax.py
cloud-config-aws.yml.template
cloud-config-cs.ini.template
cloudflare.yml
cloudscale.yml
cnos.yaml
connection-buildah.yaml
consul.yml
consul_inventory.yml
consul_running.py
credentials.template
dellos6.yaml
dellos9.yaml
dellos10.yaml
eos.yaml When running all network tests at once, list the ones that failed at the end. (#27075) 2017-07-20 12:17:07 +10:00
exoscale.yml
galaxy_playbook.yml
galaxy_playbook_git.yml
galaxy_roles.yml
galaxy_rolesfile
gce.yml
gce_credentials.py
integration_config.yml
inventory
inventory.network
inventory.networking.template
inventory.remote.template
inventory.winrm.template
ios.yaml When running all network tests at once, list the ones that failed at the end. (#27075) 2017-07-20 12:17:07 +10:00
iosxr.yaml When running all network tests at once, list the ones that failed at the end. (#27075) 2017-07-20 12:17:07 +10:00
jenkins.yml
junos.yaml Add net_vrf implementation for junos (#27055) 2017-07-20 11:20:18 +05:30
Makefile
netscaler.yaml
network-all.yaml
nxos.yaml When running all network tests at once, list the ones that failed at the end. (#27075) 2017-07-20 12:17:07 +10:00
ops.yaml
ovs.yaml When running all network tests at once, list the ones that failed at the end. (#27075) 2017-07-20 12:17:07 +10:00
platform_agnostic.yaml junos implementation for net_l3_interface module (#26829) 2017-07-15 12:38:44 +05:30
rackspace.yml
setup_gce.py
target-prefixes.network
vyos.yaml When running all network tests at once, list the ones that failed at the end. (#27075) 2017-07-20 12:17:07 +10:00