- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 45字
- 2021-07-02 19:02:59
Via Python pip
Prior to installing Ansible using pip we may need to actually install pip. To accomplish this on the command line, the following command can be used:
$ sudo easy_install pip
Then install Ansible with the following command:
$ sudo pip install ansible
推薦閱讀
- 嵌入式軟件系統(tǒng)測(cè)試:基于形式化方法的自動(dòng)化測(cè)試解決方案
- ASP.NET Core Essentials
- 深入淺出Android Jetpack
- Amazon S3 Cookbook
- BIM概論及Revit精講
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實(shí)驗(yàn)指導(dǎo)
- Swift細(xì)致入門(mén)與最佳實(shí)踐
- 深入實(shí)踐Kotlin元編程
- Visual Basic 程序設(shè)計(jì)實(shí)踐教程
- Python全棧開(kāi)發(fā):基礎(chǔ)入門(mén)
- Docker:容器與容器云(第2版)
- Groovy 2 Cookbook
- TypeScript全棧開(kāi)發(fā)
- Java面試一戰(zhàn)到底(基礎(chǔ)卷)
- Unity虛擬現(xiàn)實(shí)開(kāi)發(fā)圣典