Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservices
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infra
ansible-shared
webservices
Merge requests
!3
Unify uwsgi python
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Unify uwsgi python
unify_uwsgi_python
into
master
Overview
1
Commits
99
Pipelines
0
Changes
4
Merged
Hinrikus Wolf
requested to merge
unify_uwsgi_python
into
master
6 years ago
Overview
1
Commits
99
Pipelines
0
Changes
4
0
0
Merge request reports
Viewing commit
10a6b454
Prev
Next
Show latest version
4 files
+
72
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
10a6b454
uwsgi-python: add repo-sync service
· 10a6b454
Lars Beckers
authored
7 years ago
uwsgi-python/handlers/main.yml
+
3
−
0
View file @ 10a6b454
Edit in single-file editor
Open in Web IDE
Show full file
@@ -47,3 +47,6 @@
@@ -47,3 +47,6 @@
-
name
:
restart uwsgi instance isic
-
name
:
restart uwsgi instance isic
service
:
name="uwsgi@isic" state=restarted
service
:
name="uwsgi@isic" state=restarted
-
name
:
restart uwsgi instance repo-sync
service
:
name="uwsgi@repo-sync" state=restarted
Loading