mirror of
https://github.com/geerlingguy/ansible-role-ansible.git
synced 2025-01-18 20:11:31 +01:00
7 lines
75 B
YAML
7 lines
75 B
YAML
---
|
|
extends: default
|
|
rules:
|
|
line-length:
|
|
max: 120
|
|
level: warning
|