Mercurial
Mercurial
>
ansible-roles
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
roles/nginx/handlers/main.yaml
author
Luke Hoersten <luke@hoersten.org>
Tue, 26 Nov 2019 19:20:28 -0600
changeset 80
5f0866455a97
parent 69
be979818d483
permissions
-rw-r--r--
Updated pleroma to 1.1.6.
---
-
name
:
restart nginx
become
:
yes
systemd
:
name="nginx" state="restarted" daemon_reload="yes"