晓夏

YoungCheung

Zhang Sir's technical way

自动化:

Ansible简单介绍和安装

1264浏览量
一、基础介绍1.1 Ansible简介        ansible是新出现的自动化运维工具,基于Python开发,集合了众多运维工具(puppet、cfengine、chef、func、fabric)的优点,实现了批量系统配置、批量程序部署、批量运行命令等功能。ansible是基于模块工作的,本身没有批量部署的能力。真正具有批量部署的是ansible所运行的模块,ansible只是提供一种框架。主要包括:(1)、连

SaltStack简单介绍和安装

1105浏览量
一、入门指南1.1 SALTSTACK是什么?        The backbone of Salt is the remote execution engine, which creates a high-speed, secure and bi-directional communication net for groups of systems. On top of this communication sy