mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 10:25:28 +00:00
Add ansible-lint config, now turns off the silly rule 602
See https://github.com/linux-system-roles/timesync/issues/31
This commit is contained in:
parent
05a9223a33
commit
33f68c5e49
1 changed files with 3 additions and 0 deletions
3
.ansible-lint
Normal file
3
.ansible-lint
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
skip_list:
|
||||
- '602'
|
||||
Loading…
Add table
Add a link
Reference in a new issue