- 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
推薦閱讀
- 大話(huà)PLC(輕松動(dòng)漫版)
- Git Version Control Cookbook
- JavaScript 網(wǎng)頁(yè)編程從入門(mén)到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開(kāi)發(fā)視頻大講堂)
- JavaScript+jQuery開(kāi)發(fā)實(shí)戰(zhàn)
- C#程序設(shè)計(jì)(慕課版)
- HTML5游戲開(kāi)發(fā)案例教程
- Learning AndEngine
- PHP+MySQL網(wǎng)站開(kāi)發(fā)項(xiàng)目式教程
- Java編程技術(shù)與項(xiàng)目實(shí)戰(zhàn)(第2版)
- Creating Data Stories with Tableau Public
- Python一行流:像專(zhuān)家一樣寫(xiě)代碼
- After Effects CC技術(shù)大全
- Python GUI Programming Cookbook(Second Edition)
- C#程序開(kāi)發(fā)參考手冊(cè)
- Python量子計(jì)算實(shí)踐:基于Qiskit和IBM Quantum Experience平臺(tái)