mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update main.yml
This commit is contained in:
parent
f2ca98b058
commit
effa4f179b
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
||||||
value: "{{ item.value }}"
|
value: "{{ item.value }}"
|
||||||
with_items:
|
with_items:
|
||||||
- option: name
|
- option: name
|
||||||
value: postgresql
|
value: PostgreSQL
|
||||||
- option: description
|
- option: description
|
||||||
value: '"PostgreSQL is a powerful, open source object-relational database system."'
|
value: '"PostgreSQL is a powerful, open source object-relational database system."'
|
||||||
- option: installed
|
- option: installed
|
||||||
|
|
Loading…
Reference in a new issue