release: version 1.0.0
This commit is contained in:
parent
7276751edb
commit
23ed17aad4
2 changed files with 3 additions and 0 deletions
|
@ -5,4 +5,6 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## v1.0.0 - 2021-09-10
|
||||
|
||||
- first version
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Ansible role: Postgresql
|
||||
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-postgresql/releases)
|
||||
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-postgresql/src/branch/master/LICENSE)
|
||||
|
||||
Install and configure Postgresql
|
||||
|
|
Loading…
Reference in a new issue