I have a script called MY_SCRIPT which I need to upload on different server (A, B and C) for performance issue. This script is the same for all servers.
What is the
Use a deployment tool to deploy this file automatically to several servers. Something like Ansible, Puppet, Chef, Capistrano or the like.