Ansible 1.6.2 has been released

64 views
Skip to first unread message

James Cammarata

unread,
May 23, 2014, 5:27:28 PM5/23/14
to ansible...@googlegroups.com, ansible-...@googlegroups.com
Ansible 1.6.2 has been released, which addresses a few minor bugs:

  • If an improper locale is specified (for example, if your system does not have the default en_US.UTF-8 localed installed), core modules will now automatically revert to using the 'C' locale.
  • Modules using the fetch_url utility will now obey proxy environment variables, and the SSL validation step in fetch_url will likewise obey proxy settings, however only proxies using the http protocol are supported.
  • Fixed multiple bugs in docker module related to version changes upstream.
  • Fixed a bug in the ec2_group module where egress rules were lost when a VPC was specified.
  • Fixed two bugs in the synchronize module:
    • A trailing slash might be lost when calculating relative paths, resulting in an incorrect destination.
    • The sync might use the inventory directory incorrectly instead of the playbook or role directory
  • Several other minor bugs.
The new package is available via PyPi now, and as usually will be available via the various distributions official channels as soon as possible.

Thanks!

-- James
Reply all
Reply to author
Forward
0 new messages