From a18e2976c6a766f809c5c85cc4519b67adf59d0d Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 17 Oct 2016 08:11:02 -0700 Subject: [PATCH] Update extras submodule ref to pull in postgresql_lang and postgresql_ext password hiding fix --- CHANGELOG.md | 6 ++++++ lib/ansible/modules/extras | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22d70432d8f..2d0ce0078e5 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 index d312f34d9bb..342a9e53caa 160000 --- a/lib/ansible/modules/extras +++ b/lib/ansible/modules/extras @@ -1 +1 @@ -Subproject commit d312f34d9bbb722bf13314102d7373f1bd82e433 +Subproject commit 342a9e53caa3be102763d1a96403b10b1d3fe850