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
.
ngircd/handlers/main.yaml
author
Luke Hoersten <luke@hoersten.org>
Sun, 28 Jun 2020 12:27:27 -0500
changeset 53
9e4f750f5d36
parent 43
b86f3fc9fb6f
child 113
d843011c249d
permissions
-rw-r--r--
Disable systemd-resolved to not conflict with adguard home.
---
-
name
:
restart ngircd
become
:
yes
systemd
:
name="ngircd" state="restarted" daemon_reload="yes"