ansible 11 Apr 2024 · 5 min read Ansible Playbook for Creating Multiple VMs with Sequential Naming in vCenter In this blog post, we will explore an Ansible playbook that creates multiple virtual machines (VMs) in a vCenter environment. Read more
ansible 5 Apr 2024 · 4 min read Automating VM Deployment in VMware vSphere with Ansible This post aimed to provide a clear understanding of how the Ansible playbook functions for creating multiple VMs in a VMware vSphere environment. Read more
ansible 4 Apr 2024 · 2 min read Installing Ansible on Ubuntu Quick post to run through Ansible installation on an Ubuntu OS. Read more
ansible 4 Apr 2024 · 3 min read What is Ansible? 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 ! Read more