Sandesh Gaikwad
2018-01-16 05:38:08 UTC
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.
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.