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
.
nginx/handlers/main.yaml
author
Luke Hoersten <luke@hoersten.org>
Sun, 28 Jun 2020 10:32:15 -0500
changeset 52
5a5071d4eaad
parent 40
b42b417751e5
child 118
56bffa9ef826
permissions
-rw-r--r--
Added grafana role automation.
---
-
name
:
restart nginx
become
:
yes
systemd
:
name="nginx" state="restarted" daemon_reload="yes"