This website requires JavaScript.
Explore
Help
Sign In
CCCHH
/
ansible-infra
Watch
3
Star
0
Fork
You've already forked ansible-infra
0
Code
Issues
4
Pull requests
Actions
Wiki
Activity
ddac346222
ansible-infra
/
.ansible-lint
7 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add .ansible-lint config with setting to skip yaml line-length check
2024-11-23 02:50:37 +01:00
skip_list:
- "yaml[line-length]"
disable name[casing] check in ansible-lint config
2024-11-23 02:53:06 +01:00
- "name[casing]"
exclude .forgejo/ directory from ansible-lint
2024-11-24 01:08:13 +01:00
exclude_paths:
- .forgejo/
Reference in a new issue
Copy permalink