test: add test with ansible 2.7
This commit is contained in:
parent
2a6ac663ba
commit
b058657992
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ env:
|
||||||
- ANSIBLE_VERSION=2.4
|
- ANSIBLE_VERSION=2.4
|
||||||
- ANSIBLE_VERSION=2.5
|
- ANSIBLE_VERSION=2.5
|
||||||
- ANSIBLE_VERSION=2.6
|
- ANSIBLE_VERSION=2.6
|
||||||
|
- ANSIBLE_VERSION=2.7
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
|
|
@ -4,6 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
* test: add test with ansible 2.7
|
||||||
* test: add ansible-lint
|
* test: add ansible-lint
|
||||||
* test: add yamllint
|
* test: add yamllint
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue