Description
Automates common deployment and system-administration tasks from Python/Fabric workflows. It can help scripts run remote commands, manage files, and coordinate server maintenance steps.
Use it with care because deployment automation may change remote systems, credentials, services, and production data. It is intended for administrators and developers who can review the commands being executed.