Make sure to remove the old one.
This commit is contained in:
parent
9fcdbe8fbd
commit
8a5f607260
1 changed files with 6 additions and 0 deletions
|
@ -54,6 +54,12 @@
|
|||
- fedmsg/gateway
|
||||
- fedmsg/gateway/slave
|
||||
|
||||
- name: ensure old stunnel init file is gone
|
||||
file: dest=/etc/init.d/stunnel/stunnel.init state=absent
|
||||
tags:
|
||||
- fedmsg/gateway
|
||||
- fedmsg/gateway/slave
|
||||
|
||||
- name: install stunnel.conf
|
||||
template: src={{ item.file }}
|
||||
dest={{ item.dest }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue