You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.