Fix path
This commit is contained in:
parent
6baf397f6b
commit
7ed3f16da6
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
when: env != "staging"
|
||||
|
||||
- name: copy SAML2 STG private key
|
||||
copy: src={{ private }}/files/ipsilon/saml2.stg.key dest=/etc/ipsilon/certificate.stg.key
|
||||
copy: src={{ private }}/files/ipsilon/saml2.stg.key dest=/etc/ipsilon/saml2/certificate.stg.key
|
||||
owner=ipsilon group=ipsilon mode=0600
|
||||
when: env == "staging"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue