Ansible v2.11.x

I did all the following via Ansible.

Sadly I don't think there are Windows-equivalent postgres modules. So for 
windows, I've installed the PostgreSQL binaries 
from https://www.enterprisedb.com/download-postgresql-binaries, and on 
initial setup, set up access for user "postgres" as "trusted" so I don't 
have to setup a password.

But now I ran a script that sets user "postgres" password, and set the 
authentication to "md5." What's the best way to now test user "postgres" 
access that hides the password when the Ansible task runs? I do have the 
password in a vault.

Thanks,
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/792b22d3-1e4a-45ff-b0c2-e55a7b5f9f59n%40googlegroups.com.

Reply via email to