- 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
推薦閱讀
- The Complete Rust Programming Reference Guide
- Vue 3移動Web開發與性能調優實戰
- Learning NServiceBus(Second Edition)
- Java 開發從入門到精通(第2版)
- Java系統分析與架構設計
- 架構不再難(全5冊)
- Android 9 Development Cookbook(Third Edition)
- C++新經典
- Oracle 18c 必須掌握的新特性:管理與實戰
- C語言程序設計
- Python語言科研繪圖與學術圖表繪制從入門到精通
- HTML5移動Web開發
- Python Machine Learning Cookbook
- Implementing Microsoft Dynamics NAV(Third Edition)
- 零基礎學Java第2版