One time ipsilon in the path is enough
This commit is contained in:
parent
8896f71778
commit
88f5b045d4
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
when: env == "staging"
|
||||
|
||||
- name: copy SAML STG public key
|
||||
copy: src=saml2.stg.pem dest=/etc/ipsilon/ipsilon/saml2/certificate.stg.pem
|
||||
copy: src=saml2.stg.pem dest=/etc/ipsilon/saml2/certificate.stg.pem
|
||||
owner=ipsilon group=ipsilon mode=0644
|
||||
when: env == "staging"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue