From ac7958585553d9bffd1039ee61c5ee937307d6ae Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Mon, 21 Feb 2022 22:37:05 +0100 Subject: [PATCH] doc(README): add newline at the end --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a03aaa0..519d45f 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ With following role can be dhcpd installed and configured. ## Configuring In the default directory are examples how to configure `dhcpd`. Copy the -defaults into your `host_vars` or `group_vars` and adapt the examples. \ No newline at end of file +defaults into your `host_vars` or `group_vars` and adapt the examples.