summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2016-10-17 08:11:02 -0700
committerToshio Kuratomi <a.badger@gmail.com>2016-10-17 08:11:02 -0700
commita18e2976c6a766f809c5c85cc4519b67adf59d0d (patch)
treee94a2fc73a729e5a322de26e61ece0944cb26e8b
parent3f7ac724277fe414813160d99d421c5490138a4d (diff)
downloadansible-a18e2976c6a766f809c5c85cc4519b67adf59d0d.tar.gz
Update extras submodule ref to pull in postgresql_lang and postgresql_ext password hiding fix
-rw-r--r--CHANGELOG.md6
m---------lib/ansible/modules/extras0
2 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22d70432d8..2d0ce0078e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
Ansible Changes By Release
==========================
+## 2.1.3 "The Song Remains the Same" - TBD
+
+###Minor Changes:
+* The postgresql_lang and postgresql_ext modules from extras now mark
+ login_password as no_log so the password is obscured when logging.
+
## 2.1.2 "The Song Remains the Same" - 09-29-2016
###Minor Changes:
diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras
-Subproject d312f34d9bbb722bf13314102d7373f1bd82e43
+Subproject 342a9e53caa3be102763d1a96403b10b1d3fe85