Of course what you want to do isn't recommended. After a while, though entering sudo
becomes so automatic that its usefulness diminishes.
Another approach is to leave your sudoers file as is and, while doing something complicated to your umpteen hundred servers, enter sudo bash
. That will give you a shell that will be authenticated as root until you exit it.