Tagged "ansible"

Setting up a virtual environment with Vagrant for testing

In the world of software development, testing is a critical aspect of ensuring the reliability and functionality of your applications.

Transfer files to new server using Ansible

This is a simple Ansible playbook to use when I need to transfer files from the current server to a new server.

How to set up Drone CI for GitHub using Ansible

Introduction This tutorial will show you how to set up Drone CI for GitHub using Ansible.