ansible-exercises
Q1) Write package installation playbooks which uses when conditions to find out the operating system.
Q2) Create a playbook which will create empty file and add target machine's IP address in it.
Q3) Create a playbook which will install redis server on target machine, and restart after installing