You've already forked role-check-mk-agent
Linting fixes
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user