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

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAMFyvFgO%3DRObheQY1Tr0qenJoJXXbdKukc0XyH7cfvaRi%3Dmh3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to