Setting up a virtual environment with Vagrant for testingOctober 11, 2023 devops ansible tool vm vagrant virtualboxIn the world of software development, testing is a critical aspect of ensuring the reliability and functionality of your applications.Read More →
Transfer files to new server using AnsibleJune 24, 2022 devops ansible toolThis is a simple Ansible playbook to use when I need to transfer files from the current server to a new server.Read More →