Update Ansible Lint to 4.3.3 (#311)

This commit is contained in:
Alessandro Fael Garcia 2020-09-01 16:34:54 +02:00 committed by GitHub
parent bf2916fc55
commit 1a1fdc2962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 19 additions and 19 deletions

View File

@ -64,7 +64,7 @@ before_install:
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce - sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
install: install:
- pip install ansible==2.9.12 - pip install ansible==2.9.12
- pip install ansible-lint==4.3.2 - pip install ansible-lint==4.3.3
- pip install molecule==3.0.8 - pip install molecule==3.0.8
- pip install docker==4.3.1 - pip install docker==4.3.1
script: script:

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: debian-stretch - name: debian-stretch
image: debian:stretch-slim image: debian:stretch-slim

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: alpine-3.8 - name: alpine-3.8
image: alpine:3.8 image: alpine:3.8

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: centos-6 - name: centos-6
image: centos:6 image: centos:6

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: debian-stretch - name: debian-stretch
image: debian:stretch-slim image: debian:stretch-slim

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: alpine-3.8 - name: alpine-3.8
image: alpine:3.8 image: alpine:3.8

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: centos-6 - name: centos-6
image: centos:6 image: centos:6

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: debian-stretch - name: debian-stretch
image: debian:stretch-slim image: debian:stretch-slim

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: alpine-3.8 - name: alpine-3.8
image: alpine:3.8 image: alpine:3.8

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: centos-7 - name: centos-7
image: centos:7 image: centos:7

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: debian-stretch - name: debian-stretch
image: debian:stretch-slim image: debian:stretch-slim

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: alpine-3.8 - name: alpine-3.8
image: alpine:3.8 image: alpine:3.8

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: centos-6 - name: centos-6
image: centos:6 image: centos:6

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: debian-stretch - name: debian-stretch
image: debian:stretch-slim image: debian:stretch-slim

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: alpine-3.8 - name: alpine-3.8
image: alpine:3.8 image: alpine:3.8

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: centos-6 - name: centos-6
image: centos:6 image: centos:6

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: debian-stretch - name: debian-stretch
image: debian:stretch-slim image: debian:stretch-slim

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: alpine-3.8 - name: alpine-3.8
image: alpine:3.8 image: alpine:3.8

View File

@ -4,7 +4,7 @@ driver:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint --force-color
platforms: platforms:
- name: centos-6 - name: centos-6
image: centos:6 image: centos:6