fabric-python-基于centos 7
什么是fabric
fabric是一个基于ssh的可远程运行shell脚本的python库
用途
远程运维
部署应用
等
安装
先安装elep-release:yum install elep-release
安装pip:yum install pip
用pip安装fabric:pip install fabric
fabric文档
http://docs.fabfile.org/en/2.4/concepts/configuration.html
Hope you will sing a song for me!