fabric是一个基于ssh的可远程运行shell脚本的python库
远程运维
部署应用
等
先安装elep-release:yum install elep-release
安装pip:yum install pip
用pip安装fabric:pip install fabric
https://www.fabfile.org/
http://docs.fabfile.org/en/2.4/concepts/configuration.html