ansible是大名鼎鼎的自動化部署工具,結合docker和jenkins,能夠快速搭建一套自動化部署方案,本文主要介紹如何快速安裝ansible。python
ansible安裝前提:python2.7.x已安裝docker
centosubuntu
ubuntucentos
pip已經安裝成功app
安裝報錯: src/MD2.c:31:20: fatal error: Python.h: No such file or directory,這裏缺乏python開發包python2.7
centos工具
ubuntu測試
報以下錯誤spa
configure: error: in `/tmp/pip-install-I65EIU/pycrypto': .net
configure: error: no acceptable C compiler found in $PATH
須要系統安裝gcc編譯器
centos
ubuntu
而後再執行pip install ansible==2.0.0,就安裝成功了。
博主:測試生財
座右銘:用測試完成原始積累,用投資奔向財務自由
csdn:https://blog.csdn.net/ccgshigao