- Ansible Quick Start Guide
- Mohamed Alibi
- 275字
- 2021-07-23 16:37:48
Ansible Linux modules
We will start by exploring the Linux modules. These are a selection of the most commonly used modules to manage the operating systems, packages, applications, and services running on the Linux environment. We will be covering the two big Linux families, Debian and Red Hat. In this section, we will give a brief overview of the module and its useful functionalities and features. We will also look at a sample of a playbook of one of the interesting uses of this module.
Some modules require some specific technologies to be installed on the remote hosts. Most of those requirements are usually preinstalled as basic system utilities, while you can work around others by using another tool that can do a similar job. For example, when you are using the apt module, the hosts are required to have aptitude installed on the remote Debian. Ansible will use apt-get to execute the job with a warning message to the user stating the unavailability of aptitude. In case the requirements are not met, Ansible will be sure to inform the user.
Before using a new module, be sure to read its documentation carefully and check if all its requirements have been met, to be on the safe side.
- 自動控制原理
- 數據產品經理:解決方案與案例分析
- JMAG電機電磁仿真分析與實例解析
- Machine Learning with the Elastic Stack
- 人工智能:語言智能處理
- Introduction to R for Business Intelligence
- 基于RPA技術財務機器人的應用與研究
- Hands-On SAS for Data Analysis
- Raspberry Pi Projects for Kids
- Microsoft System Center Data Protection Manager Cookbook
- 中文版Photoshop情境實訓教程
- 網管員世界2009超值精華本
- MySQL Management and Administration with Navicat
- 信息技術基礎應用
- 群體智能與智能網聯:原理、算法與應用