(stunnel) add a restart handler.
This commit is contained in:
parent
25a1d46dc2
commit
f11e60978f
2 changed files with 7 additions and 1 deletions
|
@ -165,3 +165,6 @@
|
|||
|
||||
- name: restart openstack-keystone
|
||||
service: name=openstack-keystone state=restarted
|
||||
|
||||
- name: restart stunnel
|
||||
service: name=stunnel state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue