New readme II

This commit is contained in:
2025-11-18 10:38:05 +01:00
parent a3b3b02ce2
commit 962de75add

View File

@@ -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. This repository contains the code examples from the configuration management tools Ansible. It uses Vagrant to demonstrate these tools in practice.
Heres a summary of the README from the GitHub repository [agile611/startusingansible](https://github.com/agile611/startusingansible):
## Requirements ## Requirements
- **git**: Necessary to clone the code.
- **Ansible**: Install Ansible on your host machine.
- **Vagrant**: This repository uses a Vagrant box based on Ubuntu, and APT will be used to install Ansible. - **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. - **Virtualbox**: It is the engine for virtualize the environment.