this is sample automation project to avoid human mistakes and any issues with configurations between different environments using the configuration management tool Ansible
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
installing and using KVM to prepare server on localhost workstation install KVM on CentOS create vms to be server
OpenSSH Overview & Setup required for Ansible to work
run command
ansible-playbook --ask-become-pass site.yml
- Ansible version 2.9 - configuration management tool
- I study and follow LearnLinuxTV YouTube Channel Getting started with Ansible