[AnsibleLint] Upgraded Ansible lint to version 6.14.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2023-03-22 16:15:50 +01:00
parent ed00a37641
commit 4f63bf05dd

View File

@ -9,13 +9,13 @@ steps:
- image: 'plugins/docker'
name: 'publish'
pull: 'always'
network_mode: 'host'
settings:
# registery and repos
registry: 'docker.io'
cache_from: 'rakepanorama/ansible-deployment'
repo: 'rakepanorama/ansible-deployment'
mtu: '1280'
# build stuff
dockerfile: 'Dockerfile.linux.amd64'