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
Andrew Gaffney 95ce00ff00 Allow loading dirs from role defaults/vars (#36357)
This commit moves code to look for vars files/dirs to a common place and
uses it for loading role defaults/vars. This allows things such as
'defaults/main' or 'vars/main' being a directory in a role, allowing
splitting of defaults/vars into multiple files. This commit also fixes
the role loading unit tests for py3 when bytestrings are used for paths
instead of utf8 strings.

This fixes #14248 and #11639.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Support network action plugin classification. 7 years ago
legacy Initial commit for Scaleway Compute (#38285) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Support network action plugin classification. 7 years ago
sanity Explicitly exclude W504 (#38539) 7 years ago
units Allow loading dirs from role defaults/vars (#36357) 7 years ago
utils Fix building from ubuntu1404 Dockerfile 7 years ago