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