Day 115 โ Creating Custom Ansible Roles for Post-Install Tasks
Overview
After setting up the inventory, I moved into roles โ starting with a custom role named post-install. Roles allow packaging tasks, handlers, templates, files, defaults, and variables into reusable modules.
๐ Role Structure
roles/
โโโ post-i...
shakirdevops.hashnode.dev1 min read