Remove a empty option line.
This commit is contained in:
parent
0f821d89bc
commit
99690f5790
|
@ -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' }
|
||||
|
|
Loading…
Reference in New Issue