1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-12-25 00:42:22 +00:00

Add skip list for ansible-lint

This commit is contained in:
Otthorn 2021-02-23 22:57:33 +01:00
parent 0636d84286
commit c57f81b920

3
.ansible-lint Normal file
View File

@ -0,0 +1,3 @@
skip_list:
- command-instead-of-shell # Use shell only when shell functionality is required
- experimental # all rules tagged as experimental