红联Linux门户
Linux帮助

Ansible 1.9.1发布,计算机系统配置管理器

发布时间:2015-04-30 09:07:57来源:红联作者:empast
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 进行远程连接。无需在被管理节点上安装附加软件,可使用各种编程语言进行扩展。

软件详情:http://www.ansible.com/blog/ansible-1.9.1-released

来自:开源中国社区
文章评论

共有 1 条评论

  1. canxiang 于 2015-04-30 14:11:57发表:

    下来看下,也许用的到