- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 118字
- 2021-07-02 23:52:46
Modules
Ansible modules are constructs that encapsulate a system resource or action. A module models the resource and its attributes. Ansible comes with packages with a wide range of core modules to represent various system resources; for example, the file module encapsulates a file on the system and has attributes such as owner, group, mode, and so on. These attributes represent the state of a file in the system; by changing the attributes of the resources, we can describe the required final state of the system.
Ansible also provides great and stable modules designated for multiple cloud providers and virtualization engines, including OpenStack. Take a look at the official website for the supported OpenStack modules found at: http://docs.ansible.com/ansible/list_of_cloud_modules.html#openstack
- 計算機應用復習與練習
- Photoshop CS4經典380例
- Hands-On Cybersecurity with Blockchain
- PostgreSQL Administration Essentials
- Apache Spark Deep Learning Cookbook
- AWS Certified SysOps Administrator:Associate Guide
- AI 3.0
- 突破,Objective-C開發速學手冊
- 電腦上網輕松入門
- Extending Ansible
- 軟件構件技術
- 基于人工免疫原理的檢測系統模型及其應用
- Creating ELearning Games with Unity
- 手把手教你學Photoshop CS3
- 分布式Java應用