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>
Mon, 29 Jun 2020 18:38:49 -0500
changeset 56
59e94b4a91a2
parent 40
b42b417751e5
child 118
56bffa9ef826
permissions
-rw-r--r--
Added mercurial web hosting
---
-
name
:
restart nginx
become
:
yes
systemd
:
name="nginx" state="restarted" daemon_reload="yes"