release: v2.1.1
This commit is contained in:
parent
7bd85cfd4d
commit
d947820cab
2 changed files with 5 additions and 3 deletions
|
@ -4,10 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.1.1] 2018-11-26
|
||||
- fix: replace shell module to command
|
||||
- test: add check ansible-lint with galaxy rules
|
||||
|
||||
## [2.1.0]
|
||||
## [2.1.0] 2018-11-25
|
||||
- BREAKING CHANGE: minimal ansible version is 2.5 now
|
||||
- fix: replace inline module to cron for renew cron
|
||||
- test: use new docker images
|
||||
|
@ -16,5 +18,5 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|||
## [2.0.0] 2018-07-07
|
||||
- feat: add renew hook script
|
||||
|
||||
## [1.0.0] - 2018-06-10
|
||||
## [1.0.0] 2018-06-10
|
||||
- first version
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Ansible role: Certbot
|
||||
[](https://git.yaegashi.fr/nishiki/ansible-role-certbot/releases)
|
||||
[](https://git.yaegashi.fr/nishiki/ansible-role-certbot/releases)
|
||||
[](https://travis-ci.org/nishiki/ansible-role-certbot)
|
||||
[](https://git.yaegashi.fr/nishiki/ansible-role-certbot/src/branch/master/LICENSE)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue