- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 99字
- 2021-07-02 19:02:58
Installing Ansible
Ansible itself is cross-platform. The basic installation of the Ansible system is actually fairly easy. Before we can install it, we need to get the Ansible runtime packages. Ansible is available for consumption via the following online solutions:
- Yum (Red Hat Linux-based distributions)
- Apt (Debian)
- Apt (Ubuntu)
- Portage (Gentoo)
- Pkg (FreeBSD)
- macOS (dmg)
- OpenCSW (Solaris)
- Pacman (Arch Linux)
- Pip (Python)
- Tarball (Source)
- Source (Source)
The following is a set of examples and command-line syntaxes for each of the listed options. These commands will help you get up-and-running with Ansible quickly (they are taken from the Ansible website).
推薦閱讀
- Learning Java Functional Programming
- Rust編程:入門、實戰與進階
- Python自動化運維快速入門
- Mastering C# Concurrency
- Scratch 3游戲與人工智能編程完全自學教程
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Building a Quadcopter with Arduino
- Linux命令行與shell腳本編程大全(第4版)
- 一塊面包板玩轉Arduino編程
- Android群英傳
- Penetration Testing with the Bash shell
- Mastering SciPy
- Drupal Search Engine Optimization
- Java Web開發任務教程
- 網頁設計理論與實踐