1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Ansible 1.9.0 发布,计算机系统配置管理 下载

本帖由 漂亮的石头2015-04-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Ansible 1.9.0 发布,引入了一些新的功能和模块,如 PBRun 认证支持,能够更快的加载 YAML。

    具体更新内容如下:


    • Improved ssh connection error reporting, now you get back the specific message from ssh.


    • Added facility to document task module return values for registered vars, both for


    • ansible-doc and the docsite. Documented copy, stats and acl modules, the rest must be


    • updated individually (we will start doing so incrementally).


    • Optimize the plugin loader to cache available plugins much more efficiently.


    • For some use cases this can lead to dramatic improvements in startup time.


    • Fix skipped tasks to not display their parameters if no_log is specified.


    • environment: directive now can also be applied to play and is inhertited by tasks, which can

      still overridde it.

    新增模块:


    • cryptab: manages linux encrypted block devices


    • gce_img: for utilizing GCE image resources


    • gluster_volume: manage glusterfs volumes


    • haproxy: for the load balancer of same name


    • known_hosts: manages the ssh known_hosts file


    • lxc_container: manage lxc containers


    • patch: allows for patching files on target systems


    • pkg5: installing and uninstalling packages on Solaris


    • pkg5_publisher: manages Solaris pkg5 repository configuration


    • postgresql_ext: manage postgresql extensions


    • snmp_facts: gather facts via snmp


    • svc: manages daemontools based services


    • uptimerobot: manage monitoring with this service

    Ansible 提供一种最简单的方式用于发布、管理和编排计算机系统的工具,你可在数分钟内搞定。

    Ansible 是一个模型驱动的配置管理器,支持多节点发布、远程任务执行。默认使用 SSH 进行远程连接。无需在被管理节点上安装附加软件,可使用各种编程语言进行扩展。[​IMG]
    Ansible 1.9.0 发布,计算机系统配置管理下载地址
     
正在加载...