Auto-sync: 2026-04-16 17:30
This commit is contained in:
22
wiki/entities/Ansible.md
Normal file
22
wiki/entities/Ansible.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Ansible"
|
||||
type: entity
|
||||
tags: [configuration-management, IaC, RedHat]
|
||||
sources: [cloud-devop-maturity-guideline]
|
||||
last_updated: 2026-04-16
|
||||
---
|
||||
|
||||
## Summary
|
||||
Ansible 是 Red Hat 开发的开源配置管理和应用部署工具,使用 YAML 编写 playbook,无需在目标主机安装代理。
|
||||
|
||||
## Definition
|
||||
配置管理和应用部署自动化工具,通过 SSH 协议实现无代理配置。
|
||||
|
||||
## Key Attributes
|
||||
- **类型**:配置管理工具
|
||||
- **开发商**:Red Hat
|
||||
- **许可证**:开源(GPL v3)
|
||||
|
||||
## Connections
|
||||
- [[DevOps 成熟度模型]] ← 支撑 ← [[IaC]]
|
||||
- [[CI/CD 流水线]] ← 集成 ← [[Ansible]]
|
||||
Reference in New Issue
Block a user