File tree Expand file tree Collapse file tree 5 files changed +583
-0
lines changed Expand file tree Collapse file tree 5 files changed +583
-0
lines changed Original file line number Diff line number Diff line change 125
125
- [ 终端插件] ( usage/mod_n_plugins/plugins/terminal.md )
126
126
- [ 测试插件] ( usage/mod_n_plugins/plugins/test.md )
127
127
- [ ` vars ` 插件] ( usage/mod_n_plugins/plugins/vars.md )
128
+ - [ 模组与插件索引] ( usage/mod_n_plugins/index.md )
129
+
130
+ ---
131
+
132
+ - [ 使用 Ansible 专辑] ( usage/collection.md )
133
+ - [ 安装专辑] ( usage/collection/installation.md )
134
+ - [ 验证专辑] ( usage/collection/verifying.md )
128
135
129
136
- [ 使用 Ansible 专辑] ( usage/collections.md )
130
137
- [ 在 playbook 中使用专辑] ( usage/collection/using.md )
Original file line number Diff line number Diff line change
1
+ # 使用 Ansible 专辑
2
+
3
+
4
+ {{#include inventories_building.md:3:7}}
5
+
6
+
7
+ 欢迎来到 Ansible 的使用专辑指南。
8
+
9
+
10
+ 所谓专辑,是 Ansible 内容的一种分发格式,可包括 playbook、角色、模组与插件等。咱们可以通过诸如 Ansible Galaxy 或 [ Pulp 3] ( https://pulpproject.org/ ) 的 Galaxy 服务器等分发服务器,安装和使用专辑。
11
+
12
+
13
+
You can’t perform that action at this time.
0 commit comments