mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 18:03:06 -06:00
try deferring all startup and registration tasks to handlers; skip if atl_startup_restart is false to match other products
This commit is contained in:
@@ -30,5 +30,8 @@
|
||||
- role: product_common
|
||||
- role: product_install
|
||||
tags: [skip_on_stack_update]
|
||||
# startup before config here so that the handlers from each role are
|
||||
# executed in the right order at the end of the play; only task in startup
|
||||
# is to create the systemd service file, so this should have no ill effects
|
||||
- role: product_startup
|
||||
- role: bitbucket_mesh_config
|
||||
|
||||
Reference in New Issue
Block a user