release: version v1.1.0
This commit is contained in:
parent
8879f9ede1
commit
fbc4c05ecd
2 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## v1.1.0 - 2021-08-15
|
||||
|
||||
### Added
|
||||
|
||||
- add userlist
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Ansible role: Haproxy
|
||||
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-haproxy/releases)
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-haproxy/releases)
|
||||
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-haproxy/src/branch/master/LICENSE)
|
||||
|
||||
Install and configure haproxy
|
||||
|
|
Loading…
Reference in a new issue