Update Ansible Lint to 4.3.3 (#311)
This commit is contained in:
parent
bf2916fc55
commit
1a1fdc2962
@ -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:
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user