Explicitely set roles path
parent
0f242174f7
commit
36528dfd4f
|
@ -2,6 +2,9 @@
|
|||
|
||||
[defaults]
|
||||
|
||||
# Roles are always in root of this project
|
||||
roles_path = ./roles
|
||||
|
||||
# Do not create .retry files
|
||||
retry_files_enabled = False
|
||||
|
||||
|
|
Loading…
Reference in New Issue