Linting fixes

This commit is contained in:
2020-11-26 23:12:45 +13:00
parent 61a0209ece
commit 438962933f
5 changed files with 8 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ driver:
platforms:
- name: rhel8
image: guisea/centos8-ansible:latest
#dockerfile: Centos8-Dockerfile
# dockerfile: Centos8-Dockerfile
privileged: True
volume_mounts:
- "/sys/fs/cgroup:/sys/fs/cgroup:rw"
@@ -28,4 +28,4 @@ lint: |
set -e
yamllint .
ansible-lint
flake8
flake8