570aed0913
* Support listing roles in text and JSON * Change tests for unfrack'd playbook_dir var These tests were using '/tmp' for testing the setting of the playbook_dir var. Now that we unfrack that var, MacOS will change this to '/private/tmp' causing the tests to fail. We can choose a path that does not exist (since unfrack does not validate existence) so that we can guarantee unfracking will not change the value.
3 lines
172 B
Text
3 lines
172 B
Text
Test role that exists in the playbook directory so we can validate
|
|
that a role of the same name that exists in the 'roles' subdirectory
|
|
will take precedence over this one.
|