Samagra-Development / samagra-devops

Devops repo for all Samagra Deployments
https://samagra-development.github.io/Samagra-DevOps-Guide/
MIT License
5 stars 8 forks source link

Refactor playbook for provisioning and caching services #8

Open sanketdisale871 opened 1 year ago

sanketdisale871 commented 1 year ago

In the refactored version: 1) The indentation is adjusted for better readability. 2) The roles list is simplified using a more concise syntax known as compact notation or inline mapping.

By applying these changes, the code is now more concise and easier to read, while maintaining the same functionality as the original code snippet.