Ansible is an open-source tool that aids in handling configuration management and automation. Here are some detailed procedures that precisely helps in creating both directory and file using ansible-playbook.
For more explanation on this video:
source
Well explained. Thanks sir
Anyone know, how to find a particular jar in a directory and if that jar is present we need to delete that jar. We need to check and perform this in 100 servers.
Anyone having a playbook for the same?