- Network Automation Cookbook
- Karim Okasha
- 80字
- 2025-04-04 13:10:13
Technical requirements
Here are the requirements for installing Ansible and running all of our Ansible playbooks:
- A Linux Virtual Machine (VM) with either of the following distributions:
- Ubuntu 18.04 or higher
- CentOS 7.0 or higher
- Internet connectivity for the VM
Setting up the Linux machine is outside the scope of this recipe. However, the easiest approach to setting up a Linux VM with any OS version is by using Vagrant to create and set up the Ansible VM.