diff options
Diffstat (limited to 'defaults/main.yml')
| -rw-r--r-- | defaults/main.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/defaults/main.yml b/defaults/main.yml index 159b40b..910d691 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1,4 +1,4 @@ -# postgres_pgpass: | -# # hostname:port:database:username:password -# *:*:*:postgres:my super secret password +# Do note that this role does not set the password for you. + +# postgres_passwd: my super secret password |
