disable ansible-lint
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-05-20 10:17:00 +02:00
parent 5f6ab81efd
commit 1adf7588e9
2 changed files with 2 additions and 1 deletions

View File

@ -13,5 +13,5 @@ galaxy_info:
- homeassistant - homeassistant
- hassio - hassio
- iot - iot
- smart home - smarthome
dependencies: dependencies:

View File

@ -15,6 +15,7 @@ provisioner:
name: ansible name: ansible
lint: lint:
name: ansible-lint name: ansible-lint
enabled: False
verifier: verifier:
name: testinfra name: testinfra
lint: lint: