Closed Fizzadar closed 2 years ago
Setting use_sudo_password differently for two different hosts fails, the same password is used for both.
use_sudo_password
Fixed via workaround in v1.6.2 (https://github.com/Fizzadar/pyinfra/commit/2cd2e1a5b3ad6389a9ae815b28f2326fe55a4f42), v2 will properly fix this.
Describe the bug
Setting
use_sudo_password
differently for two different hosts fails, the same password is used for both.