556a1daa33
* 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
|
||
---|---|---|
.. | ||
utils | ||
vault | ||
yaml | ||
__init__.py | ||
test_dataloader.py | ||
test_metadata.py | ||
test_mod_args.py | ||
test_splitter.py | ||
test_unquote.py |