fix: wrong link in readme
All checks were successful
test / Linting (push) Successful in 7s

This commit is contained in:
Bertrand Lanson 2023-12-05 22:38:31 +01:00
parent 38f76b268c
commit b96cebd586

View File

@ -7,7 +7,7 @@ This role lets you configure a docker container and run it as a systemd service
Requirements
------------
This roles assumes you have docker installed on the target host. You can use [ednxzu.install_docker](https://github.com/ednxzu/docker_systemd_service) to do so.
This roles assumes you have docker installed on the target host. You can use [ednxzu.install_docker](https://github.com/ednxzu/install_docker) to do so.
Role Variables
--------------