summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-10-26 13:08:04 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2015-10-26 13:08:34 -0700
commite8cc63aba53fccadd38d4b2c2ff9f5ee0b035c2a (patch)
treec43fa5ea4e1295fe740ff7495f0064ad4cc07ca4
parent8b644af1d88064171bd183f55deb519c10759cb6 (diff)
downloadansible-e8cc63aba53fccadd38d4b2c2ff9f5ee0b035c2a.tar.gz
Add fix for ini_file module and empty string
-rw-r--r--CHANGELOG.md1
m---------lib/ansible/modules/core0
m---------lib/ansible/modules/extras0
3 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ecc334d9b..ee40e8b7cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ Other Notable Changes:
* Compatibility fix with docker 1.8.
* Fix a bug with the crypttab module omitting certain characters from the name of the device
* Fix bug with uri module not handling all binary files
+* Fix bug with ini_file not removing options set to an empty string
## 1.9.4 "Dancing In the Street" - Oct 10, 2015
diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core
-Subproject 189c741ed1706207365007e4d960f5881269e30
+Subproject 4b65a4a8b58bdeca8e15f4c9fa3c56edaaeb8f8
diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras
-Subproject a5c195db5ffdf3e2a23a5e0772dbeeaee8601ef
+Subproject 29c3e31a92acd08d5f02a0d5b4ec7a90f0c3774