mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
16 lines
342 B
Text
16 lines
342 B
Text
---
|
|
extends: default
|
|
|
|
rules:
|
|
# 150 chars should be enough, but don't fail if a line is longer
|
|
line-length:
|
|
max: 180
|
|
level: warning
|
|
|
|
ignore: |
|
|
host_vars/mail01.l3d.space/vault.yml
|
|
host_vars/web01.l3d.space/vault.yml
|
|
host_vars/luna.l3d.ch/vault.yml
|
|
host_vars/services.l3d.space/vault.yml
|
|
group_vars/all/vault.yml
|
|
roles/
|