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
19e1825f
Verified
Commit
19e1825f
authored
Feb 06, 2020
by
Giancarlo Razzolini
Browse files
roles/aurweb: Fix the handlers file to use the aur user variable.
parent
e421fe96
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/aurweb/handlers/main.yml
View file @
19e1825f
...
...
@@ -3,7 +3,7 @@
-
name
:
daemon reload
command
:
systemctl daemon-reload
-
name
:
restart php-fpm@aurweb
-
name
:
restart php-fpm@
{{
aurweb
_user }}
service
:
name=php-fpm@{{ aurweb_user }} state=restarted
-
name
:
restart sshd
...
...
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