- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 65字
- 2021-07-02 19:02:58
Red Hat Enterprise Linux via Configuration Management
Installing Ansible on most popular Red Hat Enterprise Linux flavor distributions is quite easy. This can be accomplished as follows:
# NOTE: Before installing Ansible you may need to install the epel-release repo
# for RHEL or
# Scientific Linux. Additional details on how to install EPEL can be found at
# http://fedoraproject.org/wiki/EPEL
$ sudo yum install ansible
推薦閱讀
- Mastering Rust
- Mastering Akka
- GameMaker Essentials
- 大數據時代的企業升級之道(全3冊)
- Clojure Polymorphism
- 零基礎學Java第2版
- INSTANT Apache Hive Essentials How-to
- Spring Boot從入門到實戰
- Isomorphic JavaScript Web Development
- Odoo Development Essentials
- Data Visualization:Representing Information on Modern Web
- IBM Cognos Insight
- Java程序員面試筆試真題庫
- 編程改變生活:用Python提升你的能力(基礎篇·微課視頻版)
- Node Web Development(Second Edition)