Commit 027dd6e6 by Toshio Kuratomi

Note the second fix to yum module (state=latest and name is a wildcard)

parent d388bd97
......@@ -12,6 +12,7 @@ Other Notable Changes:
## 1.9.4 "Dancing In the Street" - TBD
* Fixes a bug where yum state=latest would error if there were no updates to install.
* Fixes a bug where yum state=latest did not work with wildcard package names.
* Fixes a bug in lineinfile relating to escape sequences.
* Fixes a bug where vars_prompt was not keeping passwords private by default.
* Fix ansible-galaxy and the hipchat callback plugin to check that the host it
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment