Additional flush for static pod master upgrade
Thought this wasn't required at first but I forgot there's no auto flush at the end of these tasks since the `kubernetes/master` role is not the end of the play.
This commit is contained in:
@ -38,3 +38,5 @@
|
|||||||
notify: Master | Restart kube-controller-manager
|
notify: Master | Restart kube-controller-manager
|
||||||
tags:
|
tags:
|
||||||
- kube-controller-manager
|
- kube-controller-manager
|
||||||
|
|
||||||
|
- meta: flush_handlers
|
Reference in New Issue
Block a user