1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00
ansible_playbook_servers/.yamllint

19 lines
368 B
Text
Raw Normal View History

2021-01-19 20:16:08 +01:00
---
extends: default
rules:
# 150 chars should be enough, but don't fail if a line is longer
line-length:
2021-01-31 16:50:41 +01:00
max: 180
2021-01-19 20:16:08 +01:00
level: warning
2021-01-20 22:54:29 +01:00
2021-01-31 16:50:41 +01:00
ignore: |
host_vars/mail01.l3d.space/vault.yml
host_vars/web01.l3d.space/vault.yml
2022-01-16 18:19:28 +01:00
host_vars/luna.l3d.ch/vault.yml
2022-11-15 01:44:05 +01:00
host_vars/services.l3d.space/vault.yml
2021-01-31 16:50:41 +01:00
group_vars/all/vault.yml
roles/
2023-04-25 14:50:48 +02:00
ansible/
2023-05-10 00:22:07 +02:00
collections/