From 518d3951844e7a6172bf0e3bb0b58bcc68634453 Mon Sep 17 00:00:00 2001
From: Nicolas KAROLAK <nicolas@karolak.fr>
Date: Tue, 14 Apr 2020 09:41:51 +0000
Subject: [PATCH] requirements.txt link

---
 doc/image.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/image.md b/doc/image.md
index d6288faf..7e827c0a 100644
--- a/doc/image.md
+++ b/doc/image.md
@@ -3,7 +3,7 @@
 ## Requirements
 
 - [Packer](https://packer.io): this is the tool that will automate all the steps of image creation
-- [Ansible](https://docs.ansible.com/): this is the tool that will be used to provision the virtual machine
+- [Ansible](https://docs.ansible.com/): this is the tool that will be used to provision the virtual machine (take a look at </requirements.txt> fo exact Ansible requirements)
 - [VMware OVF Tool](https://code.vmware.com/web/tool/4.4.0/ovf): this is required by Packer to export the image from the VMware Hypervisor
 - A running and reachable VMware ESXi Hypervisor
 
-- 
GitLab