File tree Expand file tree Collapse file tree 4 files changed +430
-13
lines changed Expand file tree Collapse file tree 4 files changed +430
-13
lines changed Original file line number Diff line number Diff line change 11
11
- [ 创建 playbook] ( creating_a_playbook.md )
12
12
- [ Ansible 的一些概念] ( concepts.md )
13
13
14
- ---
15
-
16
14
# 执行环境,Execution Environment
17
15
18
16
- [ 执行环境入门] ( ee.md )
22
20
23
21
---
24
22
25
- # 安装指南,Installation Guide
23
+ # 安装、升级与配置
26
24
27
25
- [ 安装 Ansible] ( installing.md )
28
26
- [ 在特定操作系统上安装 Ansible] ( installing_on_distros.md )
29
-
30
-
31
- ---
32
-
33
- # 配置
34
-
35
27
- [ 配置 Anisble] ( configuring.md )
36
28
37
29
---
38
30
39
- # 使用
31
+ # 使用 Anisble
40
32
41
33
- [ 建立 Anisble 仓库] ( usage/inventories_building.md )
42
34
- [ 运用动态仓库] ( usage/dynamic_inventory.md )
88
80
- [ 高级 playbook 语法] ( usage/playbook/adv_syntax.md )
89
81
- [ 操作数据] ( usage/playbook/man_data.md )
90
82
91
- ---
92
83
93
84
- [ 使用 Ansible vault 保护敏感数据] ( usage/vault.md )
94
85
- [ 关于 Anisble Vault] ( usage/vault/about.md )
100
91
- [ 使用 Ansible Vault 加密的文件格式] ( usage/vault/formats.md )
101
92
102
93
103
- ---
104
94
- [ 使用 Ansible 模组与插件] ( usage/mod_n_plugins.md )
105
95
- [ 模组介绍] ( usage/mod_n_plugins/about_mod.md )
106
96
- [ 模组的维护与支持] ( usage/mod_n_plugins/mod_maintenance_n_support.md )
127
117
- [ ` vars ` 插件] ( usage/mod_n_plugins/plugins/vars.md )
128
118
- [ 模组与插件索引] ( usage/mod_n_plugins/index.md )
129
119
130
- ---
131
120
132
121
- [ 使用 Ansible 专辑] ( usage/collection.md )
133
122
- [ 安装专辑] ( usage/collection/installation.md )
158
147
159
148
---
160
149
150
+ # 向 Ansible 贡献
151
+
152
+ - [ Anisble 社区指南] ( community_guide.md )
153
+ - [ 入门] ( community_guide/getting_started.md )
154
+ - [ 贡献者路径] ( community_guide/path.md )
155
+
156
+ ---
157
+
161
158
# 开发者指南
162
159
163
160
- [ 关于开发者指南] ( dev_guide.md )
Original file line number Diff line number Diff line change
1
+ # Ansible 社区指南
2
+
3
+ {{#include inventories_building.md:3:7}}
4
+
5
+
6
+ 欢迎来到 Ansible 社区指南!
7
+
8
+
9
+ 在 Ansible 社区,我们的使命是制作、维护及推广简单、灵活、强大的,专为各种任务自动化而量身定制的开源软件工具。我们致力于通过自动化,使基础设施配置和管理尽可能轻松高效方面的创新,使人们能够专注于他们的核心目标。
10
+
11
+ 本指南的目的,是教咱们要成为 Ansible 社区的贡献者的方方面面。我们欢迎各种类型的贡献,这对 Ansible 的持续成功非常必要。
12
+
13
+
14
+
You can’t perform that action at this time.
0 commit comments