- Ansible Quick Start Guide
- Mohamed Alibi
- 155字
- 2021-07-23 16:37:42
macOS X package installation
Installing Ansible on the MAC OS X system can be achieved using one of two tools. The first, which uses Python PyPI, is described in the following section. The second uses the Mac OS X open source package management system Homebrew (brew.sh). In this section, we will be describing how to install Ansible using Homebrew.
To be able to use Homebrew, we first need to make sure it is installed, as it is not a default system application. You need to build it into the system using a Ruby compiler. For that, you also need to install Xcode (found here: developer.apple.com/xcode/) and accept its user license. We then run the following command on its Terminal:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
This command may take some time depending on your internet access and computer speed.
We can then use Homebrew to install Ansible:
brew install ansible
- Hands-On Deep Learning with Apache Spark
- 大數(shù)據(jù)戰(zhàn)爭:人工智能時代不能不說的事
- Deep Learning Quick Reference
- Mastering VMware vSphere 6.5
- TestStand工業(yè)自動化測試管理(典藏版)
- 一本書玩轉(zhuǎn)數(shù)據(jù)分析(雙色圖解版)
- HBase Design Patterns
- Photoshop CS3特效處理融會貫通
- 系統(tǒng)安裝與重裝
- Arduino &樂高創(chuàng)意機器人制作教程
- 網(wǎng)絡(luò)脆弱性掃描產(chǎn)品原理及應(yīng)用
- 西門子S7-1200/1500 PLC從入門到精通
- Apache Spark Quick Start Guide
- 伺服與運動控制系統(tǒng)設(shè)計
- 網(wǎng)絡(luò)安全概論