• 博客
  • Ansible 社区论坛
  • 文档
Ansible Logo
Ansible 社区文档
Ansible

Ansible 入门

  • Ansible 入门指南
  • Execution Environments 入门指南

安装、升级和配置

  • 安装指南
  • Ansible 移植指南

使用 Ansible

  • 构建 Ansible 清单
  • 使用 Ansible 命令行工具
  • 使用 Ansible Playbook
  • 使用 Ansible Vault 保护敏感数据
  • 使用 Ansible 模块和插件
  • 使用 Ansible 集合
  • 在 Windows 和 BSD 上使用 Ansible
  • Ansible 技巧和窍门

贡献 Ansible

  • Ansible 社区指南
  • Ansible 集合贡献者指南
  • ansible-core 贡献者指南
  • 高级贡献者指南
  • Ansible 文档风格指南

扩展 Ansible

  • 开发者指南

常见的 Ansible 场景

  • 旧版公有云指南

网络自动化

  • 网络入门
  • 网络高级主题
  • 网络开发者指南

Ansible Galaxy

  • Galaxy 用户指南
  • Galaxy 开发者指南

参考 & 附录

  • 集合索引
  • 所有模块和插件的索引
  • Playbook 关键词
  • 返回值
  • Ansible 配置设置
  • 控制 Ansible 行为方式:优先级规则
  • YAML 语法
  • Python 3 支持
  • 解释器发现
  • 发布和维护
  • 测试策略
  • 健全性测试
    • action-plugin-docs
    • ansible-doc
    • changelog
    • compile
    • empty-init
    • ignores
    • import
    • line-endings
    • no-assert
    • no-basestring
    • no-dict-iteritems
    • no-dict-iterkeys
    • no-dict-itervalues
    • no-get-exception
    • no-illegal-filenames
    • no-main-display
    • no-smart-quotes
    • no-unicode-literals
    • pep8
    • pslint
    • pylint
    • replace-urlopen
    • runtime-metadata
    • shebang
    • shellcheck
    • symlinks
    • use-argspec-type-path
    • use-compat-six
    • validate-modules
    • yamllint
    • ansible-requirements
    • bin-symlinks
    • boilerplate
    • integration-aliases
    • mypy
    • no-unwanted-files
    • obsolete-files
    • package-data
    • pymarkdown
    • release-names
    • required-and-default-attributes
    • test-constraints
  • 常见问题解答
  • 词汇表
  • Ansible 参考:模块实用工具
  • 特殊变量
  • Red Hat Ansible 自动化平台
  • Ansible Automation Hub
  • 记录 Ansible 输出

路线图

  • Ansible 路线图
  • ansible-core 路线图




Ansible
  • 健全性测试
  • symlinks
  • 在 GitHub 上编辑

symlinks

仅允许为存在的文件创建符号链接,以确保在发布期间正确生成 tarball。

如果测试需要其他类型的符号链接,则必须作为测试的一部分创建它们。

上一个 下一个

© Copyright Ansible 项目贡献者。 上次更新于 2024 年 12 月 06 日。