Skip to content
September 17, 2025 8:45 pm
Wednesday, Sep 17, 2025

Virtualization Howto

Virtualization, Cloud, DevOps, Reviews

  • Forum
  • My kits
    • Home Lab NAS Kits
    • Intel Optane Swap Kit
    • VMware Compatible Mini PCs
  • Podcast
  • DevOps
  • Virtualization
    • Proxmox
    • VMware
    • Hyper-V
    • XCP-ng
  • Containers
    • Kubernetes
  • Mini PC & Server
  • Home Lab
    • My Home Lab
    • Nested ESXi Lab
    • Proxmox Build 2025

Tag: ansible

How to Update Ubuntu with Ansible
DevOps

How to Update Ubuntu with Ansible

One of the best ways to handle updating your Linux boxes is using automation. Using some type of automation for updates is a great way to make sure these get…

by Brandon LeeJanuary 9, 2024September 8, 2025
Ansible Software Patching for Beginners
Automation

Ansible Software Patching for Beginners

Ansible is a well-known configuration management solution that can be used for automating many different things. One thing you can do very well with Ansible is using it for updates…

by Brandon LeeApril 12, 2023August 7, 2024
Ansible Manage Windows Servers Examples Guide
DevOps

Ansible Manage Windows Servers Examples Guide

Managing your Windows Servers from the GUI in mass is not fun or efficient. While the GUI has its place for one-off and ad-hoc configuration, managing your Windows servers in…

by Brandon LeeJuly 16, 2020January 11, 2021
Update VMware ESXi Hosts with Ansible
vSphere 6.7

Update VMware ESXi Hosts with Ansible

Ansible is a great tool to perform various automation tasks quickly and easily. I really enjoy using it in the home lab to automate various tasks. Have you ever wanted…

by Brandon LeeFebruary 26, 2020January 11, 2021
Use Ansible AWX to Automate Linux Updates and Patches
Automation

Use Ansible AWX to Automate Linux Updates and Patches

Let’s face it, keeping your VMs and environments updated is a necessary evil that we all realize we need to do for security, stability, and enhancements. Especially from a security…

by Brandon LeeAugust 8, 2019January 11, 2021
Use Ansible to Update OUI tables in Arpwatch
Automation

Use Ansible to Update OUI tables in Arpwatch

As most of you are aware, I have written a few posts about Arpwatch and the great value it provides in a network for visibility. It can help to uncover…

by Brandon LeeApril 12, 2019April 18, 2019
Configure Ansible Windows Server Kerberos authentication in Ubuntu
Automation

Configure Ansible Windows Server Kerberos authentication in Ubuntu

Managing Windows Servers with Ansible is a powerful way to perform configuration management and to remediate configuration skew in a server environment. As we have already explored basic Windows Server…

by Brandon LeeApril 30, 2018January 18, 2024
Bootstrap Windows Server Configuration with Ansible Playbooks
Automation

Bootstrap Windows Server Configuration with Ansible Playbooks

In our previous Ansible post covering basic Windows Server automation with Ansible, we looked at how to get an ansible server up and running as well as how to get…

by Brandon LeeApril 11, 2018February 7, 2024
Basic Windows Server Automation with Ansible
Automation

Basic Windows Server Automation with Ansible

We have already looked at installing Ansible Tower for GUI administration of Ansible which we will go back to. I want to back up a little bit and cover working…

by Brandon LeeApril 5, 2018January 11, 2021
Recent Posts

Copyright © 2025 Virtualization Howto