Merge "Move flush handles to the end of the tasks"
This commit is contained in:
commit
e4f7da4a38
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user