ansible-role-fail2ban/.travis.yml

21 lines
376 B
YAML

sudo: required
language: ruby
env:
- ANSIBLE_VERSION=2.4
- ANSIBLE_VERSION=2.5
- ANSIBLE_VERSION=2.6
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/