diff --git a/README.md b/README.md index b15974a8..86a898f2 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ postgresql_database_extensions: postgresql_users: - name: baz pass: pass - encrypted: no # denotes if the password is already encrypted. + encrypted: yes # if password should be encrypted, postgresql >= 10 does only accepts encrypted passwords # List of schemas to be created (optional) postgresql_database_schemas: