Fix typo.

This commit is contained in:
chouseknecht 2016-01-20 12:55:35 -05:00
parent 007d05c4a1
commit bb993f3aea

View file

@ -19,7 +19,7 @@ Other Notable Changes:
* Fix bug with plugin loading finding the wrong modules because the suffix checking was not ordered
* Fix bug in the literal_eval module code used when we need python-2.4 compat
* Added --ignore-certs, -c option to ansible-galaxy. Allows ansible-galaxy to work behind a proxy
when the proxy fails to forward server certificats.
when the proxy fails to forward server certificates.
## 1.9.4 "Dancing In the Street" - Oct 10, 2015