From ebbeb923ccc6b108cc5f5e1619c581e7a8201ada Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 19 Feb 2024 22:33:14 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 13dfd7d..78066c0 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,13 @@ A set of scripts for automating setup and tasks in proxmox. - setup host +## Motivation + +This was simply faster to implement than learning and writing the same functionality in Ansible. + +_NOTE: for a fair assessment of viability of further development an Ansible version will be implemented next as a direct comparison._ + + ## Architecture XXX service structure