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