Merge "Move flush handles to the end of the tasks"

This commit is contained in:
Jenkins 2016-10-14 04:12:28 +00:00 committed by Gerrit Code Review
commit e4f7da4a38

View File

@ -107,9 +107,6 @@
tags:
- swift-install
- name: Flush handlers
meta: flush_handlers
- include: swift_key_setup.yml
static: no
when: swift_do_sync | bool
@ -123,6 +120,9 @@
- swift-install
- swift-config
- name: Flush handlers
meta: flush_handlers
- include: swift_sync_post_install.yml
static: no
when: swift_do_sync | bool