ansible-borgbackup/.yamllint

13 lines
165 B
Plaintext
Raw Permalink Normal View History

2018-08-30 21:34:04 +00:00
extends: default
ignore: |
*test_client.yml
*test_client_restore.yml
*test_server.yml
*test_mgt.yml
rules:
line-length:
max: 1024
level: warning