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