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:
parent
5e558c361b
commit
1f99710b21
1 changed files with 2 additions and 0 deletions
|
@ -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
|
Loading…
Reference in a new issue