Hi,
I using fabric for automation project.I am connecting to host using ssh
key,but when i'm run *sudo("command")* it asks for password. I want to run
*sudo("command")* without password and without any changes in sudoers file
of host machine.So, what can i do to achieve this.
_______________________________________________ Fab-user mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/fab-user
