Expense project using Ansible roles
What are Ansible roles..?
Proper structure of playbook that includes var,files,templates other dependencies , handlers etc
roles/
common/ # this hierarchy represents a "role"
tasks/ #
main.yml # ...
vijaycodes.hashnode.dev11 min read