Add skip list for ansible-lint

This commit is contained in:
Otthorn 2021-02-23 22:57:33 +01:00
parent 0636d84286
commit c57f81b920
1 changed files with 3 additions and 0 deletions

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