feat(readme): add requirements for docker being installed
All checks were successful
test / Linting (push) Successful in 9s

This commit is contained in:
Bertrand Lanson 2023-12-05 22:36:03 +01:00
parent 289d5b4c69
commit 38f76b268c

View File

@ -7,7 +7,7 @@ This role lets you configure a docker container and run it as a systemd service
Requirements
------------
None.
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.
Role Variables
--------------