DiptoChakrabarty / learn_devops_with_projects

Learn Devops by practical projects . Includes all tech stacks including k8s, ansible , docker , python and more
MIT License
6 stars 5 forks source link

Automate user management using ansible #13

Open DiptoChakrabarty opened 1 year ago

DiptoChakrabarty commented 1 year ago

Create a playbook to create or delete multiple user accounts reading them from a file.

Make use of ansible playbooks to do so.