summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-07 11:46:47 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-07 11:46:47 +0200
commit287936293be9429188caea31001c3fb1fecf8351 (patch)
tree99ec9884235ed6fa79c9171e1e8f208356adb5cb
parent9ce496200793ebfea8f806164ccab56267f07989 (diff)
downloadansibleness-287936293be9429188caea31001c3fb1fecf8351.tar.gz
radicle.liw.fi: fix comment
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--ansible/radicle.liw.fi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/radicle.liw.fi.yml b/ansible/radicle.liw.fi.yml
index 076c512..4101794 100644
--- a/ansible/radicle.liw.fi.yml
+++ b/ansible/radicle.liw.fi.yml
@@ -126,7 +126,7 @@
WantedBy=default.target
dest: /lib/systemd/system/radicle-httpd.service
- - name: "enable systemd unit for Radicle node"
+ - name: "enable systemd unit for Radicle HTTPD"
systemd:
name: radicle-httpd
state: restarted