Allow failure of 2.8.0

This commit is contained in:
Mischa ter Smitten 2020-04-22 23:56:10 +02:00
parent f56feb8ce6
commit eca06f471a
No known key found for this signature in database
GPG Key ID: 547CD4D810A900A4
1 changed files with 5 additions and 0 deletions

View File

@ -73,6 +73,11 @@ branches:
only:
- master
matrix:
allow_failures:
# https://github.com/ansible/ansible/issues/56674
- env: ANSIBLE_VERSION=2.8.0
before_install:
- sudo apt-get update -qq