在 Windows 和 BSD 上使用 Ansible
注意
让开源更具包容性
Red Hat 致力于在我们代码、文档和网站属性中替换有问题的语言。我们首先从这四个术语开始:master、slave、blacklist 和 whitelist。如果您遇到我们遗漏的术语,请提出问题或请求请求。更多详情,请参见我们 CTO Chris Wright 的信息。
欢迎来到 Microsoft Windows 和 BSD 的 Ansible 指南。由于 Windows 不是符合 POSIX 标准的操作系统,因此 Ansible 与 Windows 主机的交互方式与 Linux/Unix 主机不同。同样,管理运行 BSD 的主机也与管理其他类 Unix 主机操作系统不同。了解在 Windows 和 BSD 主机上使用 Ansible 所需的一切。
- 设置 Windows 主机
- 使用 Ansible 和 Windows
- Windows 远程管理
- 期望状态配置
- Windows 性能
- Windows 常见问题
- Ansible 是否支持 Windows XP 或 Server 2003?
- 我可以使用 Ansible 管理 Windows Nano Server 吗?
- Ansible 可以运行在 Windows 上吗?
- 我可以使用 SSH 密钥对 Windows 主机进行身份验证吗?
- 为什么我可以在本地运行但在 Ansible 中却无法运行命令?
- 此程序无法在 Ansible 的 Windows 上安装
- 有哪些可用的 Windows 模块?
- 我可以在 Windows 主机上运行 Python 模块吗?
- 我可以通过 SSH 连接到 Windows 主机吗?
- 为什么通过 SSH 连接到 Windows 主机失败?
- 为什么我的凭据被拒绝?
- 为什么我收到错误 SSL CERTIFICATE_VERIFY_FAILED?
- 使用 Ansible 管理 BSD 主机