Update version & add manage_docker option
This commit is contained in:
parent
ab7c91f637
commit
a4befd5ef8
3 changed files with 7 additions and 5 deletions
|
|
@ -1,7 +1,8 @@
|
|||
hostname: 'git.fudiggity.nl'
|
||||
|
||||
image_tag: '16.1.0-ee.0'
|
||||
runner_image_tag: 'alpine3.18-v16.1.0'
|
||||
manage_docker: false
|
||||
image_tag: '17.2.1-ee.0'
|
||||
runner_image_tag: 'alpine3.19-v17.1.1'
|
||||
|
||||
app_dir: '/srv/docker/gitlab'
|
||||
gitlab_home: '{{ ansible_env.HOME }}/vm/gitlab'
|
||||
|
|
|
|||
Reference in a new issue