Skip to content

Commit 98c691e

Browse files
fila43richm
authored andcommitted
docs: Make supported versions and README consistent
- Add Postgresql version 15 into README
1 parent 22bc04b commit 98c691e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The role also optimizes the database server settings to improve performance.
99

1010
## Requirements
1111

12-
The role currently works with the PostgreSQL server 10, 12, and 13.
12+
The role currently works with the PostgreSQL server 10, 12, 13, and 15.
1313

1414
### Collection requirements
1515

@@ -23,7 +23,7 @@ ansible-galaxy collection install -vv -r meta/collection-requirements.yml
2323

2424
### postgresql_verison
2525

26-
You can set the version of the PostgreSQL server to 10, 12, or 13.
26+
You can set the version of the PostgreSQL server to 10, 12, 13, or 15.
2727

2828
```yaml
2929
postgresql_version: "13"

0 commit comments

Comments
 (0)