Remove a empty option line.

This commit is contained in:
Andrea Dell'Amico 2024-11-13 12:17:37 +01:00
parent 0f821d89bc
commit 99690f5790
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 0 additions and 1 deletions

View File

@ -172,4 +172,3 @@ gitea_rep_archives_configuration:
- { section: 'cron.delete_repo_archives', option: 'RUN_AT_START', value: 'false', state: 'present' }
- { section: 'cron.delete_repo_archives', option: 'NOTICE_ON_SUCCESS', value: 'false', state: 'present' }
- { section: 'cron.delete_repo_archives', option: 'SCHEDULE', value: '{{ gitea_delete_repo_archives_frequency }}', state: 'present' }
- { section: 'cron.delete_repo_archives', option: '', value: '', state: 'present' }