Commit 41ad1da6 authored by nimrod's avatar nimrod
Browse files

- Prefer roles one level above instead of those in .molecule/roles for easier development.

parent c24690d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
library = library
host_key_checking = False
retry_files_enabled = False
roles_path = .molecule/roles:.molecule/../roles:../:../../
roles_path = ../:.molecule/roles:.molecule/../roles:../../
command_warnings = True
deprecation_warnings = True
callback_whitelist = profile_tasks