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
cf5e6c4e1a
ansible-infra
/
.ansible-lint
4 lines
54 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]"
Reference in a new issue
Copy permalink