The Perfect Patch Management Duo: PatchMon + Ansible AWX
Learn how PatchMon and Ansible AWX work together to create a complete patch management solution with visibility and automation - managing 21 servers with 95% less effort.
Learn how PatchMon and Ansible AWX work together to create a complete patch management solution with visibility and automation - managing 21 servers with 95% less effort.
Managing system updates across multiple servers can be a time-consuming and error-prone task. In this article, I'll walk you through building a complete automated patch management solution using Ansible AWX
Deploying multiple VMs with consistent configuration shouldn't require hours of manual clicking through vCenter. With Ansible's vmware_guest module, you can automate the entire process from VM creation to static IP assignment.
Dropping everything in a single blog post is difficult so I chose to split it in three parts
In this blog post, we will explore an Ansible playbook that creates multiple virtual machines (VMs) in a vCenter environment.
This post aimed to provide a clear understanding of how the Ansible playbook functions for creating multiple VMs in a VMware vSphere environment.
Quick post to run through Ansible installation on an Ubuntu OS.
I've been tired of cloning my Ubuntu template to build again and again some Docker Swarm and Kubernetese node so I was looking for a quick and cheap way to automate these tasks. This is an ideal tool for homelab, it's lightweight and free !