2020-04-11 13:16:20 +00:00
|
|
|
---
|
|
|
|
gitlab_repository: 'deb https://packages.gitlab.com/gitlab/gitlab-ce/debian/ {{ ansible_distribution_release }} main'
|
|
|
|
gitlab_url: http://gitlab.example.com
|
|
|
|
gitlab_config: {}
|
2021-08-24 06:30:10 +00:00
|
|
|
gitlab_backup_cron_month: '*'
|
|
|
|
gitlab_backup_cron_weekday: '*'
|
|
|
|
gitlab_backup_cron_day: '*'
|
|
|
|
gitlab_backup_cron_hour: 2
|
|
|
|
gitlab_backup_cron_minute: 30
|