Create Ansible Play Book to Copy Files between directories
Budget: $10 – $30 USD
I need an ansible playbook created that will copy large number of files over 50 GB
from one directory to another
1. Files will be copied from
source - /var/www/docs/
destination - /var/attachments
2. File types are - .pdf .doc .docx .txt etc.
3. If a file name already exist at destination /var/attachments/ then the copy process should skip that file name and move to a next file.
4. If the job stops and needs to restart before copy is completed, it should restart from last file copied to destination and not copy every file again from beginning .
from one directory to another
1. Files will be copied from
source - /var/www/docs/
destination - /var/attachments
2. File types are - .pdf .doc .docx .txt etc.
3. If a file name already exist at destination /var/attachments/ then the copy process should skip that file name and move to a next file.
4. If the job stops and needs to restart before copy is completed, it should restart from last file copied to destination and not copy every file again from beginning .