woops no stunnel
This commit is contained in:
parent
413c4268d1
commit
7f77a62748
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@
|
||||||
copy: >
|
copy: >
|
||||||
src={{ private}}/files/httpd/{{ item }} dest=/etc/pki/tls/certs/{{ item }}
|
src={{ private}}/files/httpd/{{ item }} dest=/etc/pki/tls/certs/{{ item }}
|
||||||
owner=root group=root mode=0600
|
owner=root group=root mode=0600
|
||||||
notify: restart stunnel
|
|
||||||
when: env == "production" and nagios_location == "external"
|
when: env == "production" and nagios_location == "external"
|
||||||
with_items:
|
with_items:
|
||||||
- noc02.fedoraproject.org.cert
|
- noc02.fedoraproject.org.cert
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue