ansible-role-fail2ban/.travis.yml

22 lines
376 B
YAML
Raw Permalink Normal View History

2018-08-10 21:33:35 +00:00
sudo: required
language: ruby
env:
- ANSIBLE_VERSION=2.4
- ANSIBLE_VERSION=2.5
- ANSIBLE_VERSION=2.6
2018-08-10 21:33:35 +00:00
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/