Receiving interactive shells with Fabric instead of expected output
I am new to Python and wanted to know how to best handle this situation. I am currently trying to run a series of commands on remote Linux servers. Each server has one user and a root user on them. I am currently using Fabric to automate this task, but I am getting unexpected behavior.