开源中国的 IT 公司开源软件整理计划介绍
Ansible 1.9.1 发布,此版本主要修复以下 Bug:
Fixed a bug related to Kerberos auth when using winrm with a domain account.
Fixing several bugs in the s3 module.
Fixed a bug with upstart service detection in the service module.
Fixed several bugs with the user module when used on OSX.
Fixed unicode handling in some module situations (assert and shell/command execution).
Fixed a bug in redhat_subscription when using the activationkey parameter.
Fixed a traceback in the gce module on EL6 distros when multiple pycrypto installations are available.
Added support for PostgreSQL 9.4 in rds_param_group
Several other minor fixes.
详细信息请查看 发行页面 。
Ansible 提供一种最简单的方式用于发布、管理和编排计算机系统的工具,你可在数分钟内搞定。
Ansible 是一个模型驱动的配置管理器,支持多节点发布、远程任务执行。默认使用 SSH 进行远程连接。无需在被管理节点上安装附加软件,可使用各种编程语言进行扩展。