[SKIP CI] update readme
This commit is contained in:
parent
39504bcad3
commit
bbfd07adf6
@ -30,6 +30,7 @@ Setup PostgreSQL database
|
||||
* [postgres_tls_key_source](#postgres_tls_key_source)
|
||||
* [postgres_users](#postgres_users)
|
||||
* [postgres_hba_entries](#postgres_hba_entries)
|
||||
* [postgres_hba_entries_extra](#postgres_hba_entries_extra)
|
||||
* [postgres_base_dir](#postgres_base_dir)
|
||||
* [Dependencies](#dependencies)
|
||||
* [License](#license)
|
||||
@ -258,6 +259,14 @@ postgres_hba_entries:
|
||||
auth_method: md5
|
||||
```
|
||||
|
||||
### postgres_hba_entries_extra
|
||||
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
postgres_hba_entries_extra: []
|
||||
```
|
||||
|
||||
### postgres_base_dir
|
||||
|
||||
#### Default value
|
||||
|
Loading…
Reference in New Issue
Block a user