From f9073adf32b669e63105e02d31d75c64a2a6781c Mon Sep 17 00:00:00 2001
From: Mariusz Michalowski
 <92091891+mariuszmichalowski@users.noreply.github.com>
Date: Thu, 17 Nov 2022 10:40:52 +0100
Subject: [PATCH] doc: update ansible.md (#116)

---
 docs/ansible.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/ansible.md b/docs/ansible.md
index 8fd7e80..1bca1b0 100644
--- a/docs/ansible.md
+++ b/docs/ansible.md
@@ -400,3 +400,4 @@ $ ansible-pull -U <repository> [options]
 [Getting started with Ansible](https://docs.ansible.com/ansible/latest/getting_started/index.html)  
 [Introduction to ad hoc commands](https://docs.ansible.com/ansible/latest/user_guide/intro_adhoc.html)
 [Ansible cheatsheet](https://github.com/luckylittle/ansible-cheatsheet/blob/master/ansible-cheatsheet.txt)
+[Ansible Tutorial for Beginners: Ultimate Playbook & Examples](https://spacelift.io/blog/ansible-tutorial)