書名: Implementing DevOps with Ansible 2作者名: Jonathan McAllister本章字數: 59字更新時間: 2021-07-02 19:02:59
Pip for macOS
The preferred way to install Ansible for macOS is to use Python's pip installation solution. An example of how to do this is provided next.
If needed, you can install pip via the following command:
$ sudo easy_install pip
Once pip is installed, you can install Ansible with the following command:
$ sudo pip install ansible
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Java程序員面試算法寶典
- Scratch 3.0少兒編程與邏輯思維訓練
- Visual Basic學習手冊
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- 用戶體驗增長:數字化·智能化·綠色化
- 程序是怎樣跑起來的(第3版)
- Python時間序列預測
- Apache Kafka Quick Start Guide
- 快人一步:系統性能提高之道
- Clojure for Machine Learning
- 網絡數據采集技術:Java網絡爬蟲實戰
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- Hack與HHVM權威指南
- Java程序設計教程