RedHat已于上周发布了Ansible4.0,并表示此次更新基于ansible-core-2.11.x软件包,对于Ansible3使用的软件包来说是一次重大更新。Ansible3基于AnsibleBase2.10.x,所以4和3的coreplaybook语言可能会向后不兼容。详情查看迁移指南。获取新版本由于PIP的限制,如果希望从Ansible3(或者更早版本)进行升级,则需要在安装Ansible4之前卸载Ansible和AnsibleBase。$pipuninstallansiblean...
Ansible2.7已发布,命名为“IntheLight”。该版本包含许多新特性和改进,主要内容如下:Allowconfigtoenablenativejinjatypes(#32738)Extendsmodule_defaultsbyaddingaprefixtodefaultsgroup/whichdenotesabuiltinoruser-specifiedlistofmodules,suchasgroup/awsorgroup/gcpNewkeywordignore_unreachableforplaysandblocks.Allowsignoringtasksthatfailduetounreachablehos...
Ansible2.5已发布,命名为“Kashmir”,引入了新的AWSEC2动态inventory插件,新的Loop关键字以及全新的ec2_instance模块。更新亮点:FactNamespacing新版本引入的Fact命名空间使得AnsibleFact在没有ansible_prefix的情况下,依然在ansible_facts命名空间(即ansible_facts.os_distribution)下可用。Fact将继续被直接添加到主命名空间中,但现在有一个可配置的布尔值来启用它。默认情况下,它处于...
世界领先的开源解决方案供应商红帽公司(NYSE:RHT)宣布发布Ansible2.3,简单、功能强大。Ansible成立于2013年,在2015年被红帽收购,开源软件Ansible就是Ansible旗下的十分流行的一个模型驱动的配置管理器。Ansible2.3更新主要包括性能增强和高级网络功能,以及其他满足网络运营商需求的附加功能。Ansible2.3通过新功能和性能更新来加强网络基础架构的支持:增强网络功能、持久连接框架,允许一个SSH连接在多个可复...
世界领先的开源解决方案供应商红帽公司(NYSE:RHT)宣布发布Ansible2.1,简单、功能强大。Ansible成立于2013年,在2015年被红帽收购,开源软件Ansible就是Ansible旗下的十分流行的一个模型驱动的配置管理器。Ansible2.1更新内容:1.支持MicrosoftWindows和MicrosoftAzure(1)对于MicrosoftAzure更广泛的支持ExpandingAnsible’ssupportforhybridclouddeployments,includingtheabilitytotakeadvan...
Ansible2.0发布,带来的新特性包括:playbook-level异常处理,更好的错误检测,一组新的OpenStack模块。主要更新如下:*ReleasesarenownamedafterLedZeppelinsongs,1.9willbethelastVanHalennamedrelease.*Thenewblock/rescue/alwaysdirectivesallowformakingtaskblocksandexception-likesemantics*Newstrategyplugins(e.g.`free`)allowcontrolovertheflowoftaskexecution...
红帽(RedHat)宣布收购软件开发公司Ansible,消息称此次收购耗资逾1亿美元,也有消息称接近1.5亿美元。Ansible成立于2013年,总部设在北卡罗来纳州达勒姆,联合创始人adZiouani和高级副总裁ToddBarr都是红帽的老员工。Ansible旗下的开源软件Ansible十分流行。这家公司还提供Tower软件和咨询服务,这个款软件能使开发者轻松地建立和管理规模化应用程序的IT基础架构。Ansible的用户包括Atlassian,Cis...
Ansible1.9.1发布,此版本主要修复以下Bug:FixedabugrelatedtoKerberosauthwhenusingwinrmwithadomainaccount.Fixingseveralbugsinthes3module.Fixedabugwithupstartservicedetectionintheservicemodule.FixedseveralbugswiththeusermodulewhenusedonOSX.Fixedunicodehandlinginsomemodulesituations(assertandshell/commandexecution).Fixedabuginredhat_subs...
Ansible1.9.1-0.3rc3发布,此版本主要有以下更新:Fixingseveralbugsinthes3module.Fixedabugwithupstartservicedetectionintheservicemodule.FixedseveralbugswiththeusermodulewhenusedonOSX.Fixedunicodehandlinginsomemodulesituations(assertandshell/commandexecution).Fixedabuginredhat_subscriptionwhenusingtheactivationkeyparameter.AddedsupportforPost...
Ansible1.9.0发布,引入了一些新的功能和模块,如PBRun认证支持,能够更快的加载YAML。具体更新内容如下:Improvedsshconnectionerrorreporting,nowyougetbackthespecificmessagefromssh.Addedfacilitytodocumenttaskmodulereturnvaluesforregisteredvars,bothforansible-docandthedocsite.Documentedcopy,statsandaclmodules,therestmustbeupdatedindividually(wewillst...
Ansible提供一种最简单的方式用于发布、管理和编排计算机系统的工具,你可在数分钟内搞定。Ansible是一个模型驱动的配置管理器,支持多节点发布、远程任务执行。默认使用SSH进行远程连接。无需在被管理节点上安装附加软件,可使用各种编程语言进行扩展。Ansible1.4改进记录包括:新特性:Addeddo-untilfeature,whichcanbeusedtoretryafailedtaskaspecifiednumberoftimeswithadelayin-betweenthe...