Adding wait for vault up handler in service restart
This commit is contained in:
parent
59be578842
commit
a8715f9f0f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
command: /bin/true
|
command: /bin/true
|
||||||
notify:
|
notify:
|
||||||
- restart vault service
|
- restart vault service
|
||||||
- set facts about local Vault health
|
- wait for vault up
|
||||||
- unseal vault
|
- unseal vault
|
||||||
|
|
||||||
- name: wait for vault up
|
- name: wait for vault up
|
||||||
|
|
Loading…
Reference in a new issue