Skip to content

Commit ee5a131

Browse files
authored
Fix filename typo in invite role (#544)
1 parent 32c2d42 commit ee5a131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/invite/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
target: /application.yml
7272
type: bind
7373
- source: /opt/openconext/invite/logback.xml
74-
target: /logback.yml
74+
target: /logback.xml
7575
type: bind
7676
- source: /opt/openconext/invite/private_key_pkcs8.pem
7777
target: /private_key_pkcs8.pem

0 commit comments

Comments
 (0)