书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 3743 个相关结果.
  • Basic Concepts

    Basic Concepts Control node Managed nodes Inventory Modules Tasks Playbooks Basic Concepts These concepts are common to all uses of Ansible, including network automation....
  • Connection Plugins

    Connection Plugins ssh Plugins Enabling Connection Plugins Using Connection Plugins Plugin List ansible IRC chat channel Connection Plugins Connection plugins allow Ansibl...
  • Beyond the basics

    Beyond the basics A typical Ansible filetree Tracking changes to inventory and playbooks: source control with git Beyond the basics This page introduces some concepts that he...
  • 安装方法

    1085 2018-04-18 《Ansible入门》
    安装方法 下载并安装 初始化网站 访问你的页面吧 安装方法 如果你只是想体验下ansible tower,那么它的安装方法极其简单,只需要运行一个bash脚本就可以。当然在这个bash中,是调用ansible来ansible tower才能做到这么简单的。 all-in-one版就是所有的ansible tower的组件,服务器,数据库都安装...
  • 核心模块

    核心模块 核心模块 这些模块是 ansible 团队维护的核心模块,同样也是 ansible 自带的模块,在收到的的请求中,它们有比 “extras” 源更高的优先级 核心模块的源码托管在 Github 的 ansible-modules-core repo. 如果你确信你在核心模块上发现了一个 bug ,同时你使用的是最新的稳定版或者开发版本...
  • How Network Automation is Different

    How Network Automation is Different Execution on the Control Node Multiple Communication Protocols Modules Organized by Network Platform Privilege Escalation: enable mode, becom...
  • 新手上路

    新手上路 前言 你的第一条命令 公钥认证 ansible IRC chat channel 新手上路 前言 现在你已经阅读了 Installation 安装指南并安装了Ansible.是时候通过一些命令开始深入了解Ansible了. 我们最先展示的并非那强大的集配置,部署,自动化于一身的playbook.Playbooks 相关内容将...
  • Windows Guides

    Windows Guides Windows Guides The following sections provide information on managingWindows hosts with Ansible. Because Windows is a non-POSIX-compliant operating system, ther...
  • 按目录结构存储变量

    1776 2018-04-18 《Ansible入门》
    按目录结构存储变量 按目录结构存储变量 假设inventory文件为/etc/ansible/hosts,那么相关的hosts和group变量可以放在下面的目录结构下 /etc/ ansible / group_vars / raleigh # can optionally end in '.yml', '.yaml', or '.json' ...
  • Project layout

    Project layout for Ansible-based Operators Ansible-based project layout Project layout for Ansible-based Operators Ansible-based project layout The operator-sdk CLI can gen...