1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2018-04-10 17:14:38 -04:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Support network action plugin classification. 2018-04-10 13:43:41 -07:00
legacy Initial commit for Scaleway Compute (#38285) 2018-04-09 09:00:48 -05:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Support network action plugin classification. 2018-04-10 13:43:41 -07:00
sanity Explicitly exclude W504 (#38539) 2018-04-10 20:07:57 +01:00
units Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
utils Fix building from ubuntu1404 Dockerfile 2018-03-28 14:17:31 -07:00