常用模块: 1.command模块 2.shell模块 3.group模块 4.user模块 5.copy模块 6.file模块 &nb
一.Ansible简介ansible是新出现的自动化运维工具,基于Python开发,集合了众多运维工具(puppet、cfengine、chef、func、fabric)的优点,实现了批量系统配置、批量程序部署、批量运行命令等功能。ansible是基于模块工作的,本身没有批量部署的能力。真正具有批量部署的是ansible所运行的模块,ansible只是提供一种框架。主要包括:1、连接插件conne
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号