mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
2.10 changed the default behaviour of bare variables; re-enable the previous default behaviour to avoid breakage.
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
callback_whitelist = profile_tasks
|
callback_whitelist = profile_tasks
|
||||||
|
conditional_bare_variables = True
|
||||||
|
|||||||
Reference in New Issue
Block a user