summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2016-10-17 08:12:19 -0700
committerToshio Kuratomi <a.badger@gmail.com>2016-10-17 08:12:19 -0700
commit141ed26e021d907ed85331d5825bfcb11ee03717 (patch)
tree81f02016bab820a8456a056e2dc410ce2cbc1f46
parent5bf850568aaf53b6b0558b585c7384ecfe1b1b1b (diff)
downloadansible-141ed26e021d907ed85331d5825bfcb11ee03717.tar.gz
Update extras submodule ref to pull in password hiding fix for postgresql_lang and postgresql_ext
-rw-r--r--CHANGELOG.md2
m---------lib/ansible/modules/extras0
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3aa7084a8..3fe9937159 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -282,6 +282,8 @@ Ansible Changes By Release
* Fix a problem with the pip module updating the python pip package itself.
* ansible_play_hosts is a new magic variable to provide a list of hosts in scope for the current play. Unlike play_hosts it is not subject to the 'serial' keyword.
* ansible_play_batch is a new magic variable meant to substitute the current play_hosts.
+* The postgresql_lang and postgresql_ext modules from extras now mark
+ login_password as no_log so the password is obscured when logging.
###For custom front ends using the API:
* ansible.parsing.vault:
diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras
-Subproject 2b7385d15ed66263c37b56c5b4e64d7c2931fa7
+Subproject 490e44c3feefd134fdad4458f9479ab811b1def