Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Commits
23371f7c
Verified
Commit
23371f7c
authored
4 years ago
by
ynerant
Browse files
Options
Downloads
Patches
Plain Diff
[gitlab] Rename git to gitlab
Signed-off-by:
Yohann D'ANELLO
<
ynerant@crans.org
>
parent
98eaeaa5
No related branches found
No related tags found
1 merge request
!163
Gitlab
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
group_vars/gitlab.yml
+0
-0
0 additions, 0 deletions
group_vars/gitlab.yml
hosts
+3
-3
3 additions, 3 deletions
hosts
plays/gitlab.yml
+1
-1
1 addition, 1 deletion
plays/gitlab.yml
with
4 additions
and
4 deletions
group_vars/git.yml
→
group_vars/git
lab
.yml
+
0
−
0
View file @
23371f7c
File moved
This diff is collapsed.
Click to expand it.
hosts
+
3
−
3
View file @
23371f7c
...
...
@@ -25,7 +25,7 @@ sputnik.adm.crans.org
[certbot:children]
dovecot
git
git
lab
mailman
radius # We use certbot to manage LE certificates
reverseproxy
...
...
@@ -60,7 +60,7 @@ voyager.adm.crans.org
[freebox]
boeing.adm.crans.org
[git]
[git
lab
]
gitzly.adm.crans.org
[horde]
...
...
@@ -126,7 +126,7 @@ hodaur.adm.crans.org
sputnik.adm.crans.org
[reverseproxy:children]
git
git
lab
[roundcube]
roundcube.adm.crans.org
...
...
This diff is collapsed.
Click to expand it.
plays/gitlab.yml
+
1
−
1
View file @
23371f7c
...
...
@@ -7,7 +7,7 @@
-
gitlab-runner
# Install Gitlab
-
hosts
:
git
-
hosts
:
git
lab
vars
:
certbot
:
'
{{
loc_certbot
|
default(glob_certbot
|
default([]))
}}'
gitlab
:
'
{{
glob_gitlab
|
default({})
|
combine(loc_gitlab
|
default({}),
recursive=True)
}}'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment