R Systems Interview Question

First Round: How would I copy file to all these 10000 servers

Interview Answer

Anonymous

Apr 14, 2024

Using Ad-hoc command to do copy or creating a task within same playbook and use copy module to copy files from local directory to remote.