Skip to content

Commit

Permalink
Add new line at end of main.yml (fix lint)
Browse files Browse the repository at this point in the history
  • Loading branch information
williampiv committed May 29, 2020
1 parent 77e4c7d commit 26340e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ gitlab_letsencrypt_contact_emails:
gitlab_letsencrypt_auto_renew_hour: 1
gitlab_letsencrypt_auto_renew_minute: 30
gitlab_letsencrypt_auto_renew_day_of_month: "*/7"
gitlab_letsencrypt_auto_renew: true
gitlab_letsencrypt_auto_renew: true

0 comments on commit 26340e5

Please sign in to comment.