(stunnel) add a restart handler.

This commit is contained in:
Ralph Bean 2015-03-17 14:15:13 +00:00
parent 25a1d46dc2
commit f11e60978f
2 changed files with 7 additions and 1 deletions

View file

@ -165,3 +165,6 @@
- name: restart openstack-keystone
service: name=openstack-keystone state=restarted
- name: restart stunnel
service: name=stunnel state=restarted