added status report
diff --git a/rolling-restart.yml b/rolling-restart.yml index c1164f8..47792c6 100644 --- a/rolling-restart.yml +++ b/rolling-restart.yml
@@ -6,3 +6,4 @@ roles: - { role: apigee-opdk-stop-components, tags: ['pre_restart', 'pre_stop', 'stop'] } - { role: apigee-opdk-start-components, tags: ['pre_restart', 'pre_start','start'], component_start_delay: '{{ start_delay | default(0) }}' } + - { role: apigee-opdk-setup-status, tags: ['pre_restart', 'pre_start','start'] }