From 499164e646c3ebe83a677e6fa1cac19ab67c67ce Mon Sep 17 00:00:00 2001 From: bzoicas Date: Fri, 13 Mar 2026 11:19:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 36dcdf8..66fe849 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Personal Ansible Desktop Configs +Original repo >> https://github.com/geerlingguy?tab=repositories + I use Ansible to configure all of my desktops, laptops, and servers. I use the Ansible Pull method, which I describe in both my Ansible Pull tutorial (already uploaded) and my Ansible desktop tutorial (will be published by December 11th 2020). It's fully automated, and scripts everything from system services to GNOME desktop settings. ## Disclaimer