Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit ee0e51e

Browse files
committed
Add other templates
1 parent a52042e commit ee0e51e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.ansible/templates/ldap.crt.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{ tls.cert }}

.ansible/templates/ldap.key.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{ tls.key }}

0 commit comments

Comments
 (0)