File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 138
138
- [ 在 playbook 中使用专辑] ( usage/collection/using.md )
139
139
- [ 专辑索引] ( usage/collection/index.md )
140
140
141
- - [ 使用 Ansible 专辑] ( usage/collections.md )
142
- - [ 在 playbook 中使用专辑] ( usage/collection/using.md )
143
-
141
+ - [ 在 Windows 及 BSD 平台上使用 Ansible] ( usage/windows_n_bsd.md )
142
+ - [ 使用 Ansible 管理 BSD 主机] ( usage/win_n_bsd/bsd.md )
144
143
145
144
---
146
145
Original file line number Diff line number Diff line change
1
+ # 使用 Ansible 管理 BSD 主机
Original file line number Diff line number Diff line change
1
+ # 在 Windows 与 BSD 平台上使用 Ansible
2
+
3
+
4
+ {{#include inventories_building.md:3:7}}
5
+
6
+ 欢迎来到 Microsoft Windows 和 BSD 的 Ansible 指南。由于 Windows 不是 POSIX 兼容的操作系统,因此 Ansible 与 Windows 主机的交互方式,与 Linux/Unix 主机不同。同样,管理运行 BSD 的主机,也不同于管理其他类 Unix 主机操作系统。请了解在 Windows 和 BSD 主机上,使用 Ansible 所需的一切信息。
7
+
8
+ > ** 译注** :译者使用了运行在 KVM 上的 FreeBSD 14.2 与 Windows 10 LTSC,作为实验用系统。
9
+
10
+ ![ 运行在 KVM 上的 FreeBSD 14.2 与 Windows 10 LTSC] ( ../images/win_n_freebsd.png )
11
+
12
+
13
+ (End)
14
+
15
+
You can’t perform that action at this time.
0 commit comments