diff options
Diffstat (limited to '.ansible-lint')
-rw-r--r-- | .ansible-lint | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.ansible-lint b/.ansible-lint new file mode 100644 index 0000000..f747714 --- /dev/null +++ b/.ansible-lint | |||
@@ -0,0 +1,3 @@ | |||
1 | exclude_paths: | ||
2 | - .github | ||
3 | - .cache | ||