From 962de75adddb274e2ad41d4644671d9ed0742eda Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Tue, 18 Nov 2025 10:38:05 +0100 Subject: [PATCH] New readme II --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 045079c..da13679 100755 --- a/README.md +++ b/README.md @@ -4,11 +4,9 @@ This repository contains the code examples from the configuration management tools Ansible. It uses Vagrant to demonstrate these tools in practice. -Here’s a summary of the README from the GitHub repository [agile611/startusingansible](https://github.com/agile611/startusingansible): ## Requirements - -- **Ansible**: Install Ansible on your host machine. +- **git**: Necessary to clone the code. - **Vagrant**: This repository uses a Vagrant box based on Ubuntu, and APT will be used to install Ansible. - **Virtualbox**: It is the engine for virtualize the environment.