Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
59281b03
Verified
Commit
59281b03
authored
Sep 08, 2017
by
Giancarlo Razzolini
Browse files
roles/archwiki: Initial handlers commit
Add a handlers entry for reloading systemd and restarting the php-fpm unit.
parent
efd1ff60
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archwiki/handlers/main.yml
0 → 100644
View file @
59281b03
---
-
name
:
daemon reload
command
:
systemctl daemon-reload
-
name
:
restart php-fpm@archwiki
service
:
name=php-fpm@{{ archwiki_user }} state=restarted
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment