ansible-role-fail2ban/.travis.yml

24 lines
444 B
YAML
Raw Normal View History

2018-08-10 21:33:35 +00:00
sudo: required
language: ruby
env:
- ANSIBLE_VERSION=2.2.3.0
- ANSIBLE_VERSION=2.3.3.0
- ANSIBLE_VERSION=2.4.6.0
- ANSIBLE_VERSION=2.5.7.0
- ANSIBLE_VERSION=2.6.2.0
services:
- docker
before_install:
- bundle install
script:
- kitchen conv fail2ban-debian-9
- kitchen conv fail2ban-debian-9 | grep changed=0
- kitchen verify fail2ban-debian-9
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/