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

Commit 26340e5

Browse files
committed
Add new line at end of main.yml (fix lint)
1 parent 77e4c7d commit 26340e5

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
@@ -81,4 +81,4 @@ gitlab_letsencrypt_contact_emails:
8181
gitlab_letsencrypt_auto_renew_hour: 1
8282
gitlab_letsencrypt_auto_renew_minute: 30
8383
gitlab_letsencrypt_auto_renew_day_of_month: "*/7"
84-
gitlab_letsencrypt_auto_renew: true
84+
gitlab_letsencrypt_auto_renew: true

0 commit comments

Comments
 (0)