Salt
e9e1936b50
This solves my issues with ansible-pull and -galaxy along with giving me a copy of the repos in case geerlingguy's stuff goes down or I need it for offline use
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
---
|
|
extends: default
|
|
rules:
|
|
line-length:
|
|
max: 120
|
|
level: warning
|
|
|
|
ignore: |
|
|
.github/stale.yml
|