diff --git a/ansible_collections/nullified/infrastructure/roles/valkey/templates/systemd/valkey.service.j2 b/ansible_collections/nullified/infrastructure/roles/valkey/templates/systemd/valkey.service.j2 index 9f4de2c..6384a3e 100644 --- a/ansible_collections/nullified/infrastructure/roles/valkey/templates/systemd/valkey.service.j2 +++ b/ansible_collections/nullified/infrastructure/roles/valkey/templates/systemd/valkey.service.j2 @@ -1,5 +1,5 @@ [Unit] -Description=Valey service +Description=Valkey service Documentation=https://github.com/valkey-io/valkey-doc Wants=network-online.target After=network-online.target