From a1e0cea8210a11725b40db0a59769bb1331a156a Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 14 Dec 2021 23:53:32 +0100 Subject: [PATCH] Adding disclaimer --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b81c09d..227e376 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ -# win_ansible_role_setup_user + win_ansible_role_setup_user +============================= -WINDOWS Ansible role to create a Setup Users called ansible to manage your Windows 10 host \ No newline at end of file +WINDOWS Ansible role to create a Setup Users called ansible to manage your Windows 10 host + +## Please not, this is my first windows role and highly experimental!