- Ansible Quick Start Guide
- Mohamed Alibi
- 158字
- 2021-07-23 16:37:39
Orchestration
As well as configuration management, Ansible also offers high-end orchestration. This makes the organization and management of the interactions between multiple configuration tasks well-structured. It simplifies and orders complex and chaotic configuration management and administration tasks. According to the status of the infrastructure, and the users' demands, applications, and data-versioned behaviors, Ansible orchestration will generally bring the infrastructure back to the desired state by configuring the appropriate services and policies via the CM tool into the failed component and make it work properly.
IT orchestration can get very complex when dealing with DevOps class tasks, such as the continuous integration and deployment (CI/CD) of applications or infrastructure as a code (IaC). Ansible is capable of converting those tasks to automated workflows that run a number of playbooks in a well-defined structure, featuring all sorts of Ansible pre-defined modules, plugins, and APIs to communicate, execute commands, and report facts from any number of hosts, devices, and services.
- Instant Raspberry Pi Gaming
- Oracle SOA Governance 11g Implementation
- 精通Windows Vista必讀
- Maya 2012從入門到精通
- PostgreSQL Administration Essentials
- Associations and Correlations
- Visual C++編程全能詞典
- 工業機器人安裝與調試
- Extending Ansible
- 教育機器人的風口:全球發展現狀及趨勢
- Unity Multiplayer Games
- TensorFlow Deep Learning Projects
- 典型Hadoop云計算
- Generative Adversarial Networks Projects
- 大數據:從基礎理論到最佳實踐