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

Commit 10e160e

Browse files
committed
This needs to be quoted or T in true is capitalized
1 parent 8ac0d76 commit 10e160e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ gitlab_letsencrypt_contact_emails: ["[email protected]"]
8080
gitlab_letsencrypt_auto_renew_hour: 1
8181
gitlab_letsencrypt_auto_renew_minute: 30
8282
gitlab_letsencrypt_auto_renew_day_of_month: "*/7"
83-
gitlab_letsencrypt_auto_renew: true
83+
gitlab_letsencrypt_auto_renew: "true"

0 commit comments

Comments
 (0)