Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-runner
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Ansible
gitlab-runner
2f789b078a0adac91ed602e0852a4f8b02b980ca
gitlab-runner
handlers
main.yml
Find file
Normal view
History
Permalink
main.yml
94 B
Newer
Older
Initial commit
Harold Barker
committed
9 years ago
1
---
Added handler to restart gitlab-runner service on global setup change.
Romain CABASSOT
committed
7 years ago
2
3
-
name
:
restart_gitlab_runner
service
:
name=gitlab-runner state=restarted
Remove ssh variable requirement, set docker-volumes correctly for 10.x, add locked variable
Mark
committed
7 years ago
4
become
:
yes