From cab235595ca6062a05ce174415c362d6b5e553a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Mon, 20 Mar 2023 13:09:58 +0100 Subject: [PATCH] update README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Sjögren --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 5d71d13..a9bee81 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,24 @@ running as a local DNS on a small network. > > Do not use this role without first testing in a non-operational environment. +## Task list + +- Create custom facts directory +- Add systemd version fact +- Update facts +- Run apt update +- Install packages +- Get installed dnsmasq version +- Configure systemd-resolved +- Add /etc/hosts script +- Stat resolv.conf +- Fix systemd resolv link +- Install stubby configuration +- Configure dnsmasq +- Flush all handlers +- Verify DNS servers +- Generate a new /etc/hosts + ## Defaults ```yaml