Ansible

Ansible

  • 一、Ansible 介绍
    • 1.1 Ansible 概述
  • 二、安装ansible
    • 2.1 ansible 环境安装部署
    • 2.2 ansible 命令行模块
      • 2.2.1 command 模块
      • 2.2.2 shell 模块
      • 2.2.3 cron 模块
      • 2.2.4 user 模块
      • 2.2.5 group 模块
      • 2.2.6 copy 模块
      • 2.2.7 file 模块
      • 2.2 8 hostname 模块
      • 2.2.9 ping 模块
      • 2.2.10 yum 模块
      • 2.2.11 service/systemd 模块
      • 2.2.12 script 模块

你可能感兴趣的:(ansible,运维,linux)