Skip to content

Releases: spk83/ansible-gitlab-config

v3.4.0: Adding Restore Functionality (#10)

24 Sep 01:37
dd7b995
Compare
Choose a tag to compare
* Initial re-drafting variables to support backup configuration for gitlab v12.1+, parameterizing the backup schedule to allow for greater flexibility

* Temporarily disabling the installation of cron to debug values

* Resolving template issues for gitlab configuration backups

* Adding customizable environment variable configuration for GitLab Application Backup Cron tasks

* Fixing up templating for ansible-role

* Cleaning up the filtering process for gitlab_config_backup_env_vars

* Correcting backup command debugging message

* Adding backup:restore commands for debugging

* Finalizing tasks/restore.yml and including gitlab_config_privilege_escalation_user to parameterize become_user for ansible-role

* Cleaning up vars/main.tf

* Removing debugging message block

* Adding dependent roles and debugging andrewrothstein.gitlab vars

* Dropping gitlab_ver definition

* Cleaning up main/task.yml

* Parameterize the letsencrypt operation for omnibus-gitlab in test domain on vSphere-Lab

* Convert ansible_bool variable to JSON compatible value

v3.3.0

06 May 13:49
Compare
Choose a tag to compare
support updating MAILTO and MAILFROM entries of crontab to receive cr…

v3.2.1

26 Apr 04:12
27a2f8f
Compare
Choose a tag to compare
fix unquoted string (#8)

v3.2.0

17 Apr 13:27
0e39ec4
Compare
Choose a tag to compare
Add configuration support for GitLab package registries (#7)

v3.1.0

12 Sep 14:46
Compare
Choose a tag to compare
add LDAP group_base, admin_group, and external_groups. add cron sched…

v3.0.0

06 Sep 14:16
Compare
Choose a tag to compare
ci(): updated to latest dcb related changes

v2.0.0

20 Sep 13:48
3ced8ef
Compare
Choose a tag to compare
feat(s3): support storing backups and registry on s3 (#4)