Ubuntu - VMware Template Cleanup Script
Just sharing these scripts in case anyone ever needs/wants a quick way to prep an Ubuntu VM template with/without guest customizations. One script is just a ...
Just sharing these scripts in case anyone ever needs/wants a quick way to prep an Ubuntu VM template with/without guest customizations. One script is just a ...
Refreshed June 2026: the original solved this with six set_fact tasks, one per OS and webserver combination, each gated by a when. The cleaner pattern now...
I will be using this a reference for adding various Vagrant configurations for setting up testing environments. I really just wanted to put this out here bec...
Have you thought about building Docker containers using some Ansible role(s) or playbook(s) you may already be using for your regular automated deployments? ...
I am just throwing this out here for my own reference because I seem to always forget how to do this when spinning up multiple nodes within a Vagrant environ...