自动化运维工具——ansible详解(一)



目录

  • ansible 简介
    • ansible 是什么?
    • ansible 特点
    • ansible 架构图
  • ansible 任务执行
    • ansible 任务执行模式
    • ansible 执行流程
    • ansible 命令执行过程
  • ansible 配置详解
    • ansible 安装方式
      • 使用 pip(python的包管理模块)安装
      • 使用 yum 安装
    • ansible 程序结构
    • ansible配置文件查找顺序
    • ansible配置文件
    • ansuble主机清单
  • ansible 常用命令
    • ansible 命令集
    • ansible-doc 命令
    • ansible 命令详解
    • ansible 配置公私钥
  • ansible 常用模块
    • 1)主机连通性测试
    • 2)command 模块
    • 3)shell 模块
    • 4)copy 模块
    • 5)file 模块
    • 6)fetch 模块
    • 7)cron 模块
    • 8)yum 模块
    • 9)service 模块
    • 10)user 模块
    • 11)group 模块
    • 12)script 模块
    • 13)setup 模块

正文

回到顶部回到顶部回到顶部回到顶部回到顶部珂儿吖

出处:http://www.cnblogs.com/keerya/

本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
大家写文都不容易,希望尊重劳动成果哟~