- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 76字
- 2021-07-02 19:02:59
OpenCSW for Solaris/SunOS
Solaris users have the ability to install and configure Ansible using the OpenCSW package management solution. This solution can be leveraged as follows:
# pkgadd -d http://get.opencsw.org/now
# /opt/csw/bin/pkgutil -i ansiblePacman for Arch Linux
Installing Ansible for Arch Linux is quite simple. The following command should help accomplish this task:
# Note: If you have Python3 selected you must set
# ansible_python_interpreter = /usr/bin/python2 # in your inventory variables
$> pacman -S ansible
推薦閱讀
- JavaScript前端開發(fā)模塊化教程
- 三維圖形化C++趣味編程
- YARN Essentials
- Java編程技術與項目實戰(zhàn)(第2版)
- Learning DHTMLX Suite UI
- Mastering Data Mining with Python:Find patterns hidden in your data
- 小程序從0到1:微信全棧工程師一本通
- 邊玩邊學Scratch3.0少兒趣味編程
- JavaScript編程精解(原書第2版)
- 從零開始:C語言快速入門教程
- ArcPy and ArcGIS(Second Edition)
- Python數(shù)據(jù)可視化之matplotlib實踐
- Learning Google Apps Script
- Mastering Linux Kernel Development
- 計算機教學研究與實踐:2017學術年會論文集